GET /api/v1/releasers/39164/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/71293/?format=api",
"demozoo_url": "https://demozoo.org/productions/71293/",
"id": 71293,
"title": "Performous",
"author_nicks": [
{
"name": "Tronic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39163/?format=api",
"id": 39163,
"name": "Tronic",
"is_group": false
}
},
{
"name": "Yoda",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39164/?format=api",
"id": 39164,
"name": "Yoda",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-08-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]