GET /api/v1/releasers/26858/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/42589/?format=api",
"demozoo_url": "https://demozoo.org/productions/42589/",
"id": 42589,
"title": "Welcome to Cafe'99",
"author_nicks": [
{
"name": "ZL Soft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26858/?format=api",
"id": 26858,
"name": "ZL Soft",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-08-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/73/?format=api",
"id": 73,
"name": "Electronika BK-0010/11M"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]