GET /api/v1/releasers/18351/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/25790/?format=api",
"demozoo_url": "https://demozoo.org/music/25790/",
"id": 25790,
"title": "Ambient Monotony",
"author_nicks": [
{
"name": "Flaw",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18351/?format=api",
"id": 18351,
"name": "Flaw",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Firm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18352/?format=api",
"id": 18352,
"name": "The Firm",
"is_group": true
}
}
],
"release_date": "2001-04-14",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]