GET /api/v1/releasers/44052/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/90241/?format=api",
"demozoo_url": "https://demozoo.org/graphics/90241/",
"id": 90241,
"title": "Spires of Aegis",
"author_nicks": [
{
"name": "Schizosynth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44052/?format=api",
"id": 44052,
"name": "Schizosynth",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Pure Resistance",
"abbreviation": "PR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8575/?format=api",
"id": 8575,
"name": "Pure Resistance",
"is_group": true
}
}
],
"release_date": "1995-04-15",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]