GET /api/v1/releasers/5777/member_productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3465/?format=api",
"demozoo_url": "https://demozoo.org/music/3465/",
"id": 3465,
"title": "Instruction Pointer",
"author_nicks": [
{
"name": "Paniq",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/558/?format=api",
"id": 558,
"name": "Paniq",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Eruon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
"id": 3559,
"name": "Neuro",
"is_group": true
}
},
{
"name": "Farbrausch",
"abbreviation": "FR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/211/?format=api",
"id": 211,
"name": "Farbrausch",
"is_group": true
}
},
{
"name": "µ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5777/?format=api",
"id": 5777,
"name": "µ",
"is_group": true
}
}
],
"release_date": "2004-04-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": [
"ogg",
"vocals-in-music"
]
}
]