GET /api/v1/releasers/54731/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/126056/?format=api",
"demozoo_url": "https://demozoo.org/productions/126056/",
"id": 126056,
"title": "happy birthday cTrix",
"author_nicks": [
{
"name": "Syntax All Stars",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54731/?format=api",
"id": 54731,
"name": "Syntax All Stars",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-11-15",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]