GET /api/v1/releasers/83572/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/196654/?format=api",
"demozoo_url": "https://demozoo.org/productions/196654/",
"id": 196654,
"title": "Cookie in the Sky with Diamonds",
"author_nicks": [
{
"name": "Fergus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74504/?format=api",
"id": 74504,
"name": "Fergus",
"is_group": false
}
},
{
"name": "Zubrow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/83572/?format=api",
"id": 83572,
"name": "Zubrow",
"is_group": false
}
},
{
"name": "ponk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61858/?format=api",
"id": 61858,
"name": "Neon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-12-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"webgl",
"source-available"
]
}
]