GET /api/v1/releasers/26776/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/42415/?format=api",
"demozoo_url": "https://demozoo.org/music/42415/",
"id": 42415,
"title": "Hyperion",
"author_nicks": [
{
"name": "Thunderbeat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26776/?format=api",
"id": 26776,
"name": "Thunderbeat",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Spirit Reality Group",
"abbreviation": "SRG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26777/?format=api",
"id": 26777,
"name": "Spirit Reality Group",
"is_group": true
}
}
],
"release_date": "1999-02-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"it",
"15ch"
]
}
]