GET /api/v1/releasers/52929/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/120652/?format=api",
"demozoo_url": "https://demozoo.org/productions/120652/",
"id": 120652,
"title": "djmix",
"author_nicks": [
{
"name": "quitesuper",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52929/?format=api",
"id": 52929,
"name": "quitesuper",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-08-30",
"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": []
}
]