GET /api/v1/releasers/34075/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58118/?format=api",
"demozoo_url": "https://demozoo.org/music/58118/",
"id": 58118,
"title": "Shit og Chanel",
"author_nicks": [
{
"name": "Loke",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34075/?format=api",
"id": 34075,
"name": "Loke",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "TGG",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34069/?format=api",
"id": 34069,
"name": "TGG",
"is_group": true
}
}
],
"release_date": "2001-10-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]