GET /api/v1/releasers/18246/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/25568/?format=api",
"demozoo_url": "https://demozoo.org/music/25568/",
"id": 25568,
"title": "Funky Wobble",
"author_nicks": [
{
"name": "Jam-S",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13229/?format=api",
"id": 13229,
"name": "Jam-S",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "FeD Demoforce",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18246/?format=api",
"id": 18246,
"name": "FeD Demoforce",
"is_group": true
}
}
],
"release_date": "2009-08-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"loop"
]
}
]