GET /api/v1/releasers/13241/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/18392/?format=api",
"demozoo_url": "https://demozoo.org/music/18392/",
"id": 18392,
"title": "Joy Has Found Me",
"author_nicks": [
{
"name": "JCO",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
"id": 1981,
"name": "JCO",
"is_group": false
}
},
{
"name": "Mel Summer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13241/?format=api",
"id": 13241,
"name": "Mel Summer",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Neuro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
"id": 3559,
"name": "Neuro",
"is_group": true
}
}
],
"release_date": "2011-08-14",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]