GET /api/v1/releasers/111787/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/272611/?format=api",
"demozoo_url": "https://demozoo.org/music/272611/",
"id": 272611,
"title": "The Muppet Mix",
"author_nicks": [
{
"name": "Annabelle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111787/?format=api",
"id": 111787,
"name": "Annabelle",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Playmobil",
"abbreviation": "PMB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21675/?format=api",
"id": 21675,
"name": "Playmobil",
"is_group": true
}
}
],
"release_date": "1996-04-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"8ch",
"xm"
]
}
]