GET /api/v1/releasers/82898/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/195435/?format=api",
"demozoo_url": "https://demozoo.org/music/195435/",
"id": 195435,
"title": "Silicon Dream (Remix)",
"author_nicks": [
{
"name": "Megmyx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68855/?format=api",
"id": 68855,
"name": "Megmyx",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Phun Soft Incorporated",
"abbreviation": "PSi",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82898/?format=api",
"id": 82898,
"name": "Phun Soft Incorporated",
"is_group": true
}
},
{
"name": "Storm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68856/?format=api",
"id": 68856,
"name": "Storm",
"is_group": true
}
}
],
"release_date": "1994-08-22",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]