GET /api/v1/releasers/26578/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54361/?format=api",
"demozoo_url": "https://demozoo.org/music/54361/",
"id": 54361,
"title": "Stars",
"author_nicks": [
{
"name": "Jandor",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26578/?format=api",
"id": 26578,
"name": "Jandor",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-08-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/32/?format=api",
"id": 32,
"name": "32K Executable Music",
"supertype": "music"
}
],
"tags": []
}
]