GET /api/v1/releasers/24293/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/211951/?format=api",
"demozoo_url": "https://demozoo.org/productions/211951/",
"id": 211951,
"title": "Party Disaster",
"author_nicks": [
{
"name": "Nightmare",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24293/?format=api",
"id": 24293,
"name": "Nightmare",
"is_group": true
}
},
{
"name": "Relax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18381/?format=api",
"id": 18381,
"name": "Relax",
"is_group": true
}
},
{
"name": "The Dark Demon",
"abbreviation": "TDD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/942/?format=api",
"id": 942,
"name": "The Dark Demon",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-01-07",
"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/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
}
]