GET /api/v1/releasers/27398/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/43815/?format=api",
"demozoo_url": "https://demozoo.org/music/43815/",
"id": 43815,
"title": "Heavy Ballad",
"author_nicks": [
{
"name": "CID",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27398/?format=api",
"id": 27398,
"name": "CID",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Istari",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23194/?format=api",
"id": 23194,
"name": "Istari",
"is_group": true
}
}
],
"release_date": "1999-02-14",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]