GET /api/v1/releasers/26696/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/42091/?format=api",
"demozoo_url": "https://demozoo.org/graphics/42091/",
"id": 42091,
"title": "Hunger",
"author_nicks": [
{
"name": "Ameba",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26696/?format=api",
"id": 26696,
"name": "Ameba",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "INTerror",
"abbreviation": "INT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17283/?format=api",
"id": 17283,
"name": "INTerror",
"is_group": true
}
}
],
"release_date": "1999-03-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]