GET /api/v1/releasers/40060/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/186407/?format=api",
"demozoo_url": "https://demozoo.org/music/186407/",
"id": 186407,
"title": "Ohthreeeighteen",
"author_nicks": [
{
"name": "Winer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77577/?format=api",
"id": 77577,
"name": "Winer",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DigitalPast",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40060/?format=api",
"id": 40060,
"name": "DigitalPast",
"is_group": true
}
}
],
"release_date": "2007-12-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]