GET /api/v1/releasers/7011/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/5904/?format=api",
"demozoo_url": "https://demozoo.org/music/5904/",
"id": 5904,
"title": "Blow-up",
"author_nicks": [
{
"name": "Arios",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3605/?format=api",
"id": 3605,
"name": "Arios",
"is_group": false
}
},
{
"name": "Feyd",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7011/?format=api",
"id": 7011,
"name": "Waal",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Delight",
"abbreviation": "DLT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
"id": 1635,
"name": "Delight",
"is_group": true
}
}
],
"release_date": "1993-12-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]