GET /api/v1/releasers/33639/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/110668/?format=api",
"demozoo_url": "https://demozoo.org/productions/110668/",
"id": 110668,
"title": "Big Fullscreen-Scroller",
"author_nicks": [
{
"name": "Heaven",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2617/?format=api",
"id": 2617,
"name": "Heaven",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Overlords",
"abbreviation": "OVS, OVL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33639/?format=api",
"id": 33639,
"name": "Overlords",
"is_group": true
}
}
],
"release_date": "1991-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]