GET /api/v1/releasers/31441/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/116611/?format=api",
"demozoo_url": "https://demozoo.org/productions/116611/",
"id": 116611,
"title": "Realtime Zoomer",
"author_nicks": [
{
"name": "Blue Devil",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32141/?format=api",
"id": 32141,
"name": "The Blue Devil",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Gigabyte Crew",
"abbreviation": "TGC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31441/?format=api",
"id": 31441,
"name": "The Gigabyte Crew",
"is_group": true
}
}
],
"release_date": "1990-06-16",
"supertype": "production",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]