GET /api/v1/releasers/52190/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/118649/?format=api",
"demozoo_url": "https://demozoo.org/music/118649/",
"id": 118649,
"title": "Yleisessä Saunassa",
"author_nicks": [
{
"name": "Rarro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52189/?format=api",
"id": 52189,
"name": "Rarro",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "ASDF",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52190/?format=api",
"id": 52190,
"name": "ASDF",
"is_group": true
}
}
],
"release_date": "2014-08-02",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]