GET /api/v1/releasers/55445/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/129264/?format=api",
"demozoo_url": "https://demozoo.org/music/129264/",
"id": 129264,
"title": "African Beats",
"author_nicks": [
{
"name": "Funky John",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55445/?format=api",
"id": 55445,
"name": "Funky John",
"is_group": false
}
},
{
"name": "Olaf",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55446/?format=api",
"id": 55446,
"name": "Olaf",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]