GET /api/v1/releasers/43654/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/88113/?format=api",
"demozoo_url": "https://demozoo.org/productions/88113/",
"id": 88113,
"title": "Marron en la Euskal",
"author_nicks": [
{
"name": "Kaos Override",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43615/?format=api",
"id": 43615,
"name": "Kaos Override",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "OldBoys",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43654/?format=api",
"id": 43654,
"name": "OldBoys",
"is_group": true
}
}
],
"release_date": "2013-07-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]