GET /api/v1/releasers/24290/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/37449/?format=api",
"demozoo_url": "https://demozoo.org/music/37449/",
"id": 37449,
"title": "Voor buurman Henk",
"author_nicks": [
{
"name": "Dj Bambi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24289/?format=api",
"id": 24289,
"name": "Dj Bambi",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Global Turbonuclear War",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24290/?format=api",
"id": 24290,
"name": "Global Turbonuclear War",
"is_group": true
}
}
],
"release_date": "1998-03-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]