GET /api/v1/releasers/33862/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57458/?format=api",
"demozoo_url": "https://demozoo.org/productions/57458/",
"id": 57458,
"title": "Oulalaaaaaaa",
"author_nicks": [
{
"name": "the nul",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33862/?format=api",
"id": 33862,
"name": "the nul",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "SFX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21918/?format=api",
"id": 21918,
"name": "SFX",
"is_group": true
}
}
],
"release_date": "2001-07-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"types": [],
"tags": []
}
]