GET /api/v1/releasers/31677/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/112736/?format=api",
"demozoo_url": "https://demozoo.org/productions/112736/",
"id": 112736,
"title": "The Supernympho Show",
"author_nicks": [
{
"name": "Oberje",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31677/?format=api",
"id": 31677,
"name": "Oberje",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": [
"xxx",
"nsfw"
]
}
]