GET /api/v1/releasers/42123/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83013/?format=api",
"demozoo_url": "https://demozoo.org/music/83013/",
"id": 83013,
"title": "Evolution",
"author_nicks": [
{
"name": "Arnorm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42123/?format=api",
"id": 42123,
"name": "Arnorm",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Ushan-Pushan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42124/?format=api",
"id": 42124,
"name": "Ushan-Pushan",
"is_group": true
}
}
],
"release_date": "2006-08-26",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]