GET /api/v1/releasers/17665/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/24431/?format=api",
"demozoo_url": "https://demozoo.org/productions/24431/",
"id": 24431,
"title": "Anime1",
"author_nicks": [
{
"name": "Plauge",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17665/?format=api",
"id": 17665,
"name": "Plauge",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Boredom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17666/?format=api",
"id": 17666,
"name": "Boredom",
"is_group": true
}
}
],
"release_date": "2000-04-22",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]