GET /api/v1/releasers/5654/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3265/?format=api",
"demozoo_url": "https://demozoo.org/music/3265/",
"id": 3265,
"title": "The Battle of Kelozeth",
"author_nicks": [
{
"name": "Waywyn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5653/?format=api",
"id": 5653,
"name": "Waywyn",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "TheCellarRoom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5654/?format=api",
"id": 5654,
"name": "TheCellarRoom",
"is_group": true
}
}
],
"release_date": "2003-04-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]