GET /api/v1/releasers/21811/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/32720/?format=api",
"demozoo_url": "https://demozoo.org/music/32720/",
"id": 32720,
"title": "Newon De",
"author_nicks": [
{
"name": "Fruit",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21811/?format=api",
"id": 21811,
"name": "Fruit",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Maniacs",
"abbreviation": "MNC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
"id": 19240,
"name": "Maniacs",
"is_group": true
}
}
],
"release_date": "1996-07-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]