GET /api/v1/releasers/71902/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/172569/?format=api",
"demozoo_url": "https://demozoo.org/productions/172569/",
"id": 172569,
"title": "NGEM2k",
"author_nicks": [
{
"name": "Blaster",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71902/?format=api",
"id": 71902,
"name": "Blaster",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/89/?format=api",
"id": 89,
"name": "NeoGeo"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"no-sound",
"puzzle-game"
]
}
]