GET /api/v1/releasers/23964/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87827/?format=api",
"demozoo_url": "https://demozoo.org/music/87827/",
"id": 87827,
"title": "Love Is His Passion",
"author_nicks": [
{
"name": "Tronicsynth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43445/?format=api",
"id": 43445,
"name": "Tronicsynth",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Québarium",
"abbreviation": "QBR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23964/?format=api",
"id": 23964,
"name": "Québarium",
"is_group": true
}
}
],
"release_date": "2012-11-24",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]