GET /api/v1/releasers/68912/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/166220/?format=api",
"demozoo_url": "https://demozoo.org/music/166220/",
"id": 166220,
"title": "MC Mester - Live",
"author_nicks": [
{
"name": "Steve",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68912/?format=api",
"id": 68912,
"name": "Steve",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Therapy",
"abbreviation": "TRY",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2267/?format=api",
"id": 2267,
"name": "Therapy",
"is_group": true
}
}
],
"release_date": "1995-04-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]