GET /api/v1/releasers/27869/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45020/?format=api",
"demozoo_url": "https://demozoo.org/music/45020/",
"id": 45020,
"title": "A quest for you",
"author_nicks": [
{
"name": "Klm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27869/?format=api",
"id": 27869,
"name": "Klm",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Unity Inc.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118755/?format=api",
"id": 118755,
"name": "Unity Inc.",
"is_group": true
}
}
],
"release_date": "1999-07-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]