GET /api/v1/releasers/17301/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/23795/?format=api",
"demozoo_url": "https://demozoo.org/music/23795/",
"id": 23795,
"title": "Me And The Piano",
"author_nicks": [
{
"name": "Milchshake",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17301/?format=api",
"id": 17301,
"name": "Milchshake",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Thorax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142484/?format=api",
"id": 142484,
"name": "Thorax",
"is_group": true
}
}
],
"release_date": "2000-04-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]