GET /api/v1/releasers/23229/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/35320/?format=api",
"demozoo_url": "https://demozoo.org/music/35320/",
"id": 35320,
"title": "Car vs Kitt",
"author_nicks": [
{
"name": "Choma",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23229/?format=api",
"id": 23229,
"name": "Choma",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hack'n'Trade",
"abbreviation": "ht",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
"id": 10273,
"name": "Hack'n'Trade",
"is_group": true
}
}
],
"release_date": "1997-06-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]