GET /api/v1/releasers/66180/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/286566/?format=api",
"demozoo_url": "https://demozoo.org/music/286566/",
"id": 286566,
"title": "the power connection",
"author_nicks": [
{
"name": "King Arthur",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117866/?format=api",
"id": 117866,
"name": "King Arthur",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Power Connection",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66180/?format=api",
"id": 66180,
"name": "The Power Connection",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"soundfx"
]
}
]