GET /api/v1/releasers/33804/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57278/?format=api",
"demozoo_url": "https://demozoo.org/productions/57278/",
"id": 57278,
"title": "Über Uus Media Seikkailu 2001",
"author_nicks": [
{
"name": "Janina",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3534/?format=api",
"id": 3534,
"name": "Jean Nine",
"is_group": false
}
},
{
"name": "Malila",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33804/?format=api",
"id": 33804,
"name": "Malila",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-06-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]