GET /api/v1/releasers/5232/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/28942/?format=api",
"demozoo_url": "https://demozoo.org/music/28942/",
"id": 28942,
"title": "LimeStone",
"author_nicks": [
{
"name": "TranceTip",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19812/?format=api",
"id": 19812,
"name": "TranceTip",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Decision",
"abbreviation": "DCN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5232/?format=api",
"id": 5232,
"name": "Decision",
"is_group": true
}
}
],
"release_date": "1995-11-11",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]