GET /api/v1/releasers/19908/member_productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/41899/?format=api",
"demozoo_url": "https://demozoo.org/productions/41899/",
"id": 41899,
"title": "Mundown",
"author_nicks": [
{
"name": "Jim Kennedy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26512/?format=api",
"id": 26512,
"name": "Jim Kennedy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Supermies",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19908/?format=api",
"id": 19908,
"name": "Supermies",
"is_group": true
}
}
],
"release_date": "2012-09-15",
"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/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
}
]