GET /api/v1/releasers/42925/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/85942/?format=api",
"demozoo_url": "https://demozoo.org/productions/85942/",
"id": 85942,
"title": "Tim Grundberg",
"author_nicks": [
{
"name": "Stråhatt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42924/?format=api",
"id": 42924,
"name": "Stråhatt",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Moviesensational",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42925/?format=api",
"id": 42925,
"name": "Moviesensational",
"is_group": true
}
}
],
"release_date": "2008-11-29",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]