GET /api/v1/releasers/84257/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/197707/?format=api",
"demozoo_url": "https://demozoo.org/productions/197707/",
"id": 197707,
"title": "Stocking Stuffer",
"author_nicks": [
{
"name": "0ne",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/84256/?format=api",
"id": 84256,
"name": "0ne",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "xm4s tw0",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/84257/?format=api",
"id": 84257,
"name": "xm4s tw0",
"is_group": true
}
}
],
"release_date": "2018-12-28",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]