GET /api/v1/releasers/34982/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/60552/?format=api",
"demozoo_url": "https://demozoo.org/productions/60552/",
"id": 60552,
"title": "4k Atrocity",
"author_nicks": [
{
"name": "Kulebril",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32286/?format=api",
"id": 32286,
"name": "Kulebril",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "KiwiScene",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34982/?format=api",
"id": 34982,
"name": "KiwiScene",
"is_group": true
}
}
],
"release_date": "2010-07-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]