GET /api/v1/releasers/14892/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/211570/?format=api",
"demozoo_url": "https://demozoo.org/music/211570/",
"id": 211570,
"title": "Mmm1",
"author_nicks": [
{
"name": "Fury",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14892/?format=api",
"id": 14892,
"name": "Fury",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Drifters",
"abbreviation": "DFT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
"id": 5586,
"name": "Drifters",
"is_group": true
}
}
],
"release_date": "2000-07-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]