GET /api/v1/releasers/111807/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/272614/?format=api",
"demozoo_url": "https://demozoo.org/music/272614/",
"id": 272614,
"title": "Xm Project Mix",
"author_nicks": [
{
"name": "Storm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111807/?format=api",
"id": 111807,
"name": "Storm",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Crazy Killers Team",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111808/?format=api",
"id": 111808,
"name": "The Crazy Killers Team",
"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": [
"16ch",
"xm"
]
}
]