GET /api/v1/releasers/17872/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/24729/?format=api",
"demozoo_url": "https://demozoo.org/productions/24729/",
"id": 24729,
"title": "Death of a Society",
"author_nicks": [
{
"name": "Skullpture",
"abbreviation": "SKP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10237/?format=api",
"id": 10237,
"name": "Skullpture",
"is_group": true
}
},
{
"name": "mind",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17873/?format=api",
"id": 17873,
"name": "mind",
"is_group": true
}
},
{
"name": "team23",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17872/?format=api",
"id": 17872,
"name": "team23",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-12-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]