GET /api/v1/releasers/30840/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/52422/?format=api",
"demozoo_url": "https://demozoo.org/music/52422/",
"id": 52422,
"title": "The MC Upright",
"author_nicks": [
{
"name": "Ody",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5517/?format=api",
"id": 5517,
"name": "Ody",
"is_group": false
}
},
{
"name": "moe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30840/?format=api",
"id": 30840,
"name": "moe",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-11-04",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]