GET /api/v1/releasers/107988/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/300233/?format=api",
"demozoo_url": "https://demozoo.org/productions/300233/",
"id": 300233,
"title": "Sex Cartoons",
"author_nicks": [
{
"name": "Bobtronics",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107988/?format=api",
"id": 107988,
"name": "Bobtronics",
"is_group": false
}
},
{
"name": "Foxivision",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88164/?format=api",
"id": 88164,
"name": "Foxivision",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-01-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": [
"xxx",
"nsfw"
]
}
]