GET /api/v1/releasers/31175/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53487/?format=api",
"demozoo_url": "https://demozoo.org/graphics/53487/",
"id": 53487,
"title": "Bondage",
"author_nicks": [
{
"name": "Dan H.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31175/?format=api",
"id": 31175,
"name": "Dan H.",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Light",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2676/?format=api",
"id": 2676,
"name": "Light",
"is_group": true
}
}
],
"release_date": "1995-04-16",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"xxx",
"nsfw"
]
}
]