GET /api/v1/releasers/14470/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/208580/?format=api",
"demozoo_url": "https://demozoo.org/productions/208580/",
"id": 208580,
"title": "Atron's Demo",
"author_nicks": [
{
"name": "Atron",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14470/?format=api",
"id": 14470,
"name": "Atron",
"is_group": false
}
},
{
"name": "Corwin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3387/?format=api",
"id": 3387,
"name": "Corwin",
"is_group": false
}
},
{
"name": "Mark II",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11425/?format=api",
"id": 11425,
"name": "Mark II",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-09-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]