GET /api/v1/releasers/20885/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30825/?format=api",
"demozoo_url": "https://demozoo.org/music/30825/",
"id": 30825,
"title": "Domine Wc Too far",
"author_nicks": [
{
"name": "Burnout Crew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20885/?format=api",
"id": 20885,
"name": "Burnout Crew",
"is_group": true
}
},
{
"name": "The Bonehead Project",
"abbreviation": "BHP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20820/?format=api",
"id": 20820,
"name": "The Bonehead Project",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-04-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]