GET /api/v1/releasers/98174/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/224935/?format=api",
"demozoo_url": "https://demozoo.org/productions/224935/",
"id": 224935,
"title": "Bootwriter Intro",
"author_nicks": [
{
"name": "Captain Bifat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1049/?format=api",
"id": 1049,
"name": "Bifat",
"is_group": false
}
},
{
"name": "Ralf Thanner",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/98174/?format=api",
"id": 98174,
"name": "Ralf Thanner",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-04",
"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": []
}
]