GET /api/v1/releasers/17433/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/23961/?format=api",
"demozoo_url": "https://demozoo.org/music/23961/",
"id": 23961,
"title": "Compliant Confuse",
"author_nicks": [
{
"name": "Quadrophonic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17433/?format=api",
"id": 17433,
"name": "Quadrophonic",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DJFX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17434/?format=api",
"id": 17434,
"name": "DJFX",
"is_group": true
}
}
],
"release_date": "2000-04-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]