GET /api/v1/releasers/34894/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/131107/?format=api",
"demozoo_url": "https://demozoo.org/productions/131107/",
"id": 131107,
"title": "Some Kind Of Globe",
"author_nicks": [
{
"name": "An Cool",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2052/?format=api",
"id": 2052,
"name": "An Cool",
"is_group": false
}
},
{
"name": "Griff",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2382/?format=api",
"id": 2382,
"name": "Griff",
"is_group": false
}
},
{
"name": "Spiff",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34894/?format=api",
"id": 34894,
"name": "Spiff",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]