GET /api/v1/releasers/27646/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/44413/?format=api",
"demozoo_url": "https://demozoo.org/music/44413/",
"id": 44413,
"title": "The Reflections",
"author_nicks": [
{
"name": "Screecher",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27646/?format=api",
"id": 27646,
"name": "Screecher",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Omega Hackers Group",
"abbreviation": "OHG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9125/?format=api",
"id": 9125,
"name": "Omega Hackers Group",
"is_group": true
}
}
],
"release_date": "1999-08-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]