GET /api/v1/releasers/51176/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/116158/?format=api",
"demozoo_url": "https://demozoo.org/productions/116158/",
"id": 116158,
"title": "Zetaniks",
"author_nicks": [
{
"name": "The Specials",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51176/?format=api",
"id": 51176,
"name": "The Specials",
"is_group": true
}
}
],
"author_affiliation_nicks": [
{
"name": "Quartex",
"abbreviation": "QTX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
"id": 1430,
"name": "Quartex",
"is_group": true
}
}
],
"release_date": "1991-05",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]