GET /api/v1/releasers/33297/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/56297/?format=api",
"demozoo_url": "https://demozoo.org/productions/56297/",
"id": 56297,
"title": "Struburup",
"author_nicks": [
{
"name": "Glitch",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33297/?format=api",
"id": 33297,
"name": "Glitch",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Epidemic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14497/?format=api",
"id": 14497,
"name": "Epidemic",
"is_group": true
}
}
],
"release_date": "2002-03-02",
"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": []
}
]