GET /api/v1/releasers/15668/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83124/?format=api",
"demozoo_url": "https://demozoo.org/productions/83124/",
"id": 83124,
"title": "Silicon Brains Group and SoftLand Software",
"author_nicks": [
{
"name": "Hare",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15668/?format=api",
"id": 15668,
"name": "Hare",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Silicon Brains Group",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12413/?format=api",
"id": 12413,
"name": "Silicon Brains",
"is_group": true
}
}
],
"release_date": "2006-08-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/18/?format=api",
"id": 18,
"name": "Mobile"
}
],
"types": [],
"tags": []
}
]