GET /api/v1/releasers/5455/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/2999/?format=api",
"demozoo_url": "https://demozoo.org/music/2999/",
"id": 2999,
"title": "Lokin Basslinez",
"author_nicks": [
{
"name": "Chriz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5309/?format=api",
"id": 5309,
"name": "Chriz",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Apathy",
"abbreviation": "APT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
"id": 1183,
"name": "Apathy",
"is_group": true
}
},
{
"name": "RPE",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5455/?format=api",
"id": 5455,
"name": "RPE",
"is_group": true
}
}
],
"release_date": "1997-07-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]