GET /api/v1/releasers/33872/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57477/?format=api",
"demozoo_url": "https://demozoo.org/graphics/57477/",
"id": 57477,
"title": "Grrrr",
"author_nicks": [
{
"name": "Wookie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33872/?format=api",
"id": 33872,
"name": "Wookie",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "SFX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21918/?format=api",
"id": 21918,
"name": "SFX",
"is_group": true
}
}
],
"release_date": "2001-07-21",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]