GET /api/v1/releasers/29282/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/47785/?format=api",
"demozoo_url": "https://demozoo.org/productions/47785/",
"id": 47785,
"title": "Halley's Comet",
"author_nicks": [
{
"name": "Syphus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6048/?format=api",
"id": 6048,
"name": "Syphus",
"is_group": false
}
},
{
"name": "White Shadow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29276/?format=api",
"id": 29276,
"name": "White Shadow",
"is_group": false
}
},
{
"name": "moopy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29282/?format=api",
"id": 29282,
"name": "moopy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-10-07",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]