GET /api/v1/releasers/44312/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/92012/?format=api",
"demozoo_url": "https://demozoo.org/music/92012/",
"id": 92012,
"title": "Rebels Rocks",
"author_nicks": [
{
"name": "Edzes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4317/?format=api",
"id": 4317,
"name": "Edzes",
"is_group": false
}
},
{
"name": "Phillie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44312/?format=api",
"id": 44312,
"name": "Phillie",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-01-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"20ch",
"xm"
]
}
]