GET /api/v1/releasers/33626/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57066/?format=api",
"demozoo_url": "https://demozoo.org/productions/57066/",
"id": 57066,
"title": "Oemfoeland 5",
"author_nicks": [
{
"name": "Oemfoe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6323/?format=api",
"id": 6323,
"name": "Oemfoe",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jef Geskens",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33626/?format=api",
"id": 33626,
"name": "Jef Geskens",
"is_group": true
}
}
],
"release_date": "2007-12-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]