GET /api/v1/releasers/31379/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/111470/?format=api",
"demozoo_url": "https://demozoo.org/music/111470/",
"id": 111470,
"title": "Last Hero",
"author_nicks": [
{
"name": "Atomix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31380/?format=api",
"id": 31380,
"name": "Atomix",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Albedo 0.12",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31379/?format=api",
"id": 31379,
"name": "Albedo 0.12",
"is_group": true
}
}
],
"release_date": "1992-05-06",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"sndh"
]
}
]