GET /api/v1/releasers/107202/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/111260/?format=api",
"demozoo_url": "https://demozoo.org/productions/111260/",
"id": 111260,
"title": "Who Cares",
"author_nicks": [
{
"name": "Art Project Studios",
"abbreviation": "APS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49611/?format=api",
"id": 49611,
"name": "Art Project Studios",
"is_group": true
}
},
{
"name": "BetaSoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107202/?format=api",
"id": 107202,
"name": "BetaSoft",
"is_group": true
}
},
{
"name": "The Obsessed Maniacs",
"abbreviation": "TOM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
"id": 3952,
"name": "The Obsessed Maniacs",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]