GET /api/v1/releasers/57446/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/134772/?format=api",
"demozoo_url": "https://demozoo.org/productions/134772/",
"id": 134772,
"title": "Way Out Demo",
"author_nicks": [
{
"name": "The Blue Rondo Crew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52573/?format=api",
"id": 52573,
"name": "The Blue Rondo Crew",
"is_group": true
}
},
{
"name": "Visual FX and Sound Service",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57446/?format=api",
"id": 57446,
"name": "Visual FX and Sound Service",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]