GET /api/v1/releasers/60561/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/143398/?format=api",
"demozoo_url": "https://demozoo.org/productions/143398/",
"id": 143398,
"title": "Dragon Quest IX",
"author_nicks": [
{
"name": "Venom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14240/?format=api",
"id": 14240,
"name": "Venom",
"is_group": true
}
},
{
"name": "Xenophobia",
"abbreviation": "XNP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60561/?format=api",
"id": 60561,
"name": "Xenophobia",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-06-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/32/?format=api",
"id": 32,
"name": "Nintendo DS (NDS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]