GET /api/v1/releasers/130277/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/309188/?format=api",
"demozoo_url": "https://demozoo.org/productions/309188/",
"id": 309188,
"title": "Deepcore",
"author_nicks": [
{
"name": "Hopsan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46881/?format=api",
"id": 46881,
"name": "Flotsam",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Shitstorm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130277/?format=api",
"id": 130277,
"name": "Shitstorm",
"is_group": true
}
}
],
"release_date": "2020-02-22",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]