GET /api/v1/releasers/42182/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83119/?format=api",
"demozoo_url": "https://demozoo.org/productions/83119/",
"id": 83119,
"title": "Digital Dance Report",
"author_nicks": [
{
"name": "Sat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42181/?format=api",
"id": 42181,
"name": "Sat",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Radiojam",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42182/?format=api",
"id": 42182,
"name": "Radiojam",
"is_group": true
}
}
],
"release_date": "2006-08-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/18/?format=api",
"id": 18,
"name": "Mobile"
}
],
"types": [],
"tags": []
}
]