GET /api/v1/releasers/64371/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/154494/?format=api",
"demozoo_url": "https://demozoo.org/music/154494/",
"id": 154494,
"title": "Fly away",
"author_nicks": [
{
"name": "Voltergeist",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64371/?format=api",
"id": 64371,
"name": "Voltergeist",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-07-26",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]