GET /api/v1/releasers/25788/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/40165/?format=api",
"demozoo_url": "https://demozoo.org/productions/40165/",
"id": 40165,
"title": "Virtua Cat",
"author_nicks": [
{
"name": "Prozero",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25788/?format=api",
"id": 25788,
"name": "Prozero",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Zen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15244/?format=api",
"id": 15244,
"name": "Zen",
"is_group": true
}
}
],
"release_date": "1998-04-12",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]