GET /api/v1/releasers/34223/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58566/?format=api",
"demozoo_url": "https://demozoo.org/productions/58566/",
"id": 58566,
"title": "4096",
"author_nicks": [
{
"name": "aiwass",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34223/?format=api",
"id": 34223,
"name": "aiwass",
"is_group": false
}
},
{
"name": "trace",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
"id": 9975,
"name": "Mr.doob",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"types": [],
"tags": []
}
]