GET /api/v1/releasers/31078/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53207/?format=api",
"demozoo_url": "https://demozoo.org/music/53207/",
"id": 53207,
"title": "Stuck in the chimney",
"author_nicks": [
{
"name": "aMUSiC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/208/?format=api",
"id": 208,
"name": "aMUSiC",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Split Infinity",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31078/?format=api",
"id": 31078,
"name": "Split Infinity",
"is_group": true
}
}
],
"release_date": "2001-09-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]