GET /api/v1/releasers/26236/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/41226/?format=api",
"demozoo_url": "https://demozoo.org/music/41226/",
"id": 41226,
"title": "Spraycap",
"author_nicks": [
{
"name": "Booga",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26235/?format=api",
"id": 26235,
"name": "Booga",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Oralix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26236/?format=api",
"id": 26236,
"name": "Oralix",
"is_group": true
}
}
],
"release_date": "1998-05-16",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]