GET /api/v1/releasers/43695/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/213892/?format=api",
"demozoo_url": "https://demozoo.org/music/213892/",
"id": 213892,
"title": "The Lion Sleeps",
"author_nicks": [
{
"name": "Flava Shaver",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43695/?format=api",
"id": 43695,
"name": "Flava Shaver",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "High Class Villas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30084/?format=api",
"id": 30084,
"name": "High Class Villas",
"is_group": true
}
}
],
"release_date": "2016-07-16",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]