GET /api/v1/releasers/26665/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/52329/?format=api",
"demozoo_url": "https://demozoo.org/productions/52329/",
"id": 52329,
"title": "SunBurn",
"author_nicks": [
{
"name": "Genesis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11695/?format=api",
"id": 11695,
"name": "Genesis",
"is_group": true
}
},
{
"name": "RGB",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26665/?format=api",
"id": 26665,
"name": "RGB",
"is_group": true
}
},
{
"name": "Savage",
"abbreviation": "SVG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
"id": 21585,
"name": "Savage",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-03-18",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]