GET /api/v1/releasers/28770/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/46623/?format=api",
"demozoo_url": "https://demozoo.org/music/46623/",
"id": 46623,
"title": "Shut Up",
"author_nicks": [
{
"name": "K2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28770/?format=api",
"id": 28770,
"name": "K2",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dejoco Arts",
"abbreviation": "Dja",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28771/?format=api",
"id": 28771,
"name": "Dejoco Arts",
"is_group": true
}
}
],
"release_date": "2000-10-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]