GET /api/v1/releasers/33213/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/56060/?format=api",
"demozoo_url": "https://demozoo.org/graphics/56060/",
"id": 56060,
"title": "Wisdom",
"author_nicks": [
{
"name": "Kingpin Octopus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33213/?format=api",
"id": 33213,
"name": "Kingpin Octopus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Mimic",
"abbreviation": "MMC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
"id": 9364,
"name": "Mimic",
"is_group": true
}
}
],
"release_date": "2003-08-23",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]