GET /api/v1/releasers/3507/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/217429/?format=api",
"demozoo_url": "https://demozoo.org/music/217429/",
"id": 217429,
"title": "Party Time",
"author_nicks": [
{
"name": "Crain",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63617/?format=api",
"id": 63617,
"name": "Crain",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "101 The Maltese Hackers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3507/?format=api",
"id": 3507,
"name": "101 The Maltese Hackers",
"is_group": true
}
}
],
"release_date": "1989",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]