GET /api/v1/releasers/13570/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/18775/?format=api",
"demozoo_url": "https://demozoo.org/productions/18775/",
"id": 18775,
"title": "Herbert",
"author_nicks": [
{
"name": "Mindflow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13569/?format=api",
"id": 13569,
"name": "Mindflow",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Megasphere",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13570/?format=api",
"id": 13570,
"name": "Megasphere",
"is_group": true
}
}
],
"release_date": "1997-03-31",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]