GET /api/v1/releasers/98709/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/225160/?format=api",
"demozoo_url": "https://demozoo.org/productions/225160/",
"id": 225160,
"title": "No Way Demo by Bordel",
"author_nicks": [
{
"name": "Academy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4976/?format=api",
"id": 4976,
"name": "Academy",
"is_group": true
}
},
{
"name": "The Bordel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/98709/?format=api",
"id": 98709,
"name": "The Bordel",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]