GET /api/v1/releasers/48982/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/107865/?format=api",
"demozoo_url": "https://demozoo.org/music/107865/",
"id": 107865,
"title": "Gave You My Heart",
"author_nicks": [
{
"name": "Devon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48982/?format=api",
"id": 48982,
"name": "Devon",
"is_group": false
}
},
{
"name": "Simon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32456/?format=api",
"id": 32456,
"name": "Simon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Trideja",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32209/?format=api",
"id": 32209,
"name": "Trideja",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]