GET /api/v1/releasers/3512/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/806/?format=api",
"demozoo_url": "https://demozoo.org/music/806/",
"id": 806,
"title": "Funkalytix",
"author_nicks": [
{
"name": "Saga Musix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3447/?format=api",
"id": 3447,
"name": "Saga Musix",
"is_group": false
}
},
{
"name": "Waxhead",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3512/?format=api",
"id": 3512,
"name": "Waxhead",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"it",
"26ch"
]
}
]