GET /api/v1/releasers/9534/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/14532/?format=api",
"demozoo_url": "https://demozoo.org/graphics/14532/",
"id": 14532,
"title": "Tremens",
"author_nicks": [
{
"name": "SiNN",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9534/?format=api",
"id": 9534,
"name": "SiNN",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Delirium Tremens",
"abbreviation": "DTR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9344/?format=api",
"id": 9344,
"name": "Delirium Tremens",
"is_group": true
}
},
{
"name": "Freedom",
"abbreviation": "FDM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9294/?format=api",
"id": 9294,
"name": "Freedom",
"is_group": true
}
}
],
"release_date": "2000-12",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]