GET /api/v1/releasers/97593/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/33736/?format=api",
"demozoo_url": "https://demozoo.org/productions/33736/",
"id": 33736,
"title": "Kinematic (preview)",
"author_nicks": [
{
"name": "Alien Projects",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/97593/?format=api",
"id": 97593,
"name": "Alien Projects",
"is_group": true
}
},
{
"name": "Interceptors",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22418/?format=api",
"id": 22418,
"name": "Interceptors",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-12-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]