GET /api/v1/releasers/8346/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/122654/?format=api",
"demozoo_url": "https://demozoo.org/productions/122654/",
"id": 122654,
"title": "At the Party",
"author_nicks": [
{
"name": "Bigmama",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8346/?format=api",
"id": 8346,
"name": "hooverphonique",
"is_group": false
}
},
{
"name": "Coma",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19705/?format=api",
"id": 19705,
"name": "Coma",
"is_group": false
}
},
{
"name": "Spacebrain",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1870/?format=api",
"id": 1870,
"name": "Spacebrain",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-12-27",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]