GET /api/v1/releasers/58907/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/138372/?format=api",
"demozoo_url": "https://demozoo.org/music/138372/",
"id": 138372,
"title": "Corporate Brainwash",
"author_nicks": [
{
"name": "Kristian N.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58907/?format=api",
"id": 58907,
"name": "Kristian N.",
"is_group": false
}
},
{
"name": "Monolith Resistor",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23294/?format=api",
"id": 23294,
"name": "Monolith Resistor",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-05-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]