GET /api/v1/releasers/39384/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/151142/?format=api",
"demozoo_url": "https://demozoo.org/music/151142/",
"id": 151142,
"title": "For My Amiga!",
"author_nicks": [
{
"name": "Sensor",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62539/?format=api",
"id": 62539,
"name": "Sensor",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "New System Technology",
"abbreviation": "NST",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39384/?format=api",
"id": 39384,
"name": "New System Technology",
"is_group": true
}
}
],
"release_date": "2001-01-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]