GET /api/v1/releasers/25048/member_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/39097/?format=api",
"demozoo_url": "https://demozoo.org/music/39097/",
"id": 39097,
"title": "2Beat",
"author_nicks": [
{
"name": "Sparkie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25047/?format=api",
"id": 25047,
"name": "Sparkie",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dwarfpine",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25048/?format=api",
"id": 25048,
"name": "Dwarfpine",
"is_group": true
}
}
],
"release_date": "1998-11-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]