GET /api/v1/releasers/26767/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/42401/?format=api",
"demozoo_url": "https://demozoo.org/music/42401/",
"id": 42401,
"title": "SnowGlint-Sculpter's Track",
"author_nicks": [
{
"name": "Real",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26767/?format=api",
"id": 26767,
"name": "Real",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "SandS",
"abbreviation": "SNS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
"id": 10790,
"name": "SandS",
"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": []
}
]