GET /api/v1/releasers/22086/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/162893/?format=api",
"demozoo_url": "https://demozoo.org/music/162893/",
"id": 162893,
"title": "The Analog Dream of Chippy",
"author_nicks": [
{
"name": "Dr. Screapent",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67635/?format=api",
"id": 67635,
"name": "Dr. Screapent",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Action Force",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22086/?format=api",
"id": 22086,
"name": "Action Force",
"is_group": true
}
}
],
"release_date": "1996-04-26",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"10ch",
"dmf"
]
}
]