GET /api/v1/releasers/116241/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/282754/?format=api",
"demozoo_url": "https://demozoo.org/music/282754/",
"id": 282754,
"title": "Work For Nothing End",
"author_nicks": [
{
"name": "Shotgun",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/116241/?format=api",
"id": 116241,
"name": "Shotgun",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Turnips",
"abbreviation": "TNS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20616/?format=api",
"id": 20616,
"name": "Turnips",
"is_group": true
}
}
],
"release_date": "1995-09-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]