GET /api/v1/releasers/97235/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/224538/?format=api",
"demozoo_url": "https://demozoo.org/productions/224538/",
"id": 224538,
"title": "Panza Kick Boxing",
"author_nicks": [
{
"name": "Schlappi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19106/?format=api",
"id": 19106,
"name": "Schlappi",
"is_group": false
}
},
{
"name": "Stoeberhai",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/97235/?format=api",
"id": 97235,
"name": "Stoeberhai",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-01",
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]