GET /api/v1/releasers/22536/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/33983/?format=api",
"demozoo_url": "https://demozoo.org/music/33983/",
"id": 33983,
"title": "Hypnotic Pulsez",
"author_nicks": [
{
"name": "Cryptonite",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22536/?format=api",
"id": 22536,
"name": "Cryptonite",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Excalibur",
"abbreviation": "EXC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
"id": 19979,
"name": "Excalibur",
"is_group": true
}
}
],
"release_date": "1997-09-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]