GET /api/v1/releasers/136373/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/320174/?format=api",
"demozoo_url": "https://demozoo.org/productions/320174/",
"id": 320174,
"title": "Mad Movies",
"author_nicks": [
{
"name": "Adamski",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136372/?format=api",
"id": 136372,
"name": "Adamski",
"is_group": false
}
},
{
"name": "Gigicar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136373/?format=api",
"id": 136373,
"name": "Gigicar",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989",
"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": []
}
]