GET /api/v1/releasers/78831/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/188280/?format=api",
"demozoo_url": "https://demozoo.org/productions/188280/",
"id": 188280,
"title": "Better Die Than Techno",
"author_nicks": [
{
"name": "666 Inc.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78831/?format=api",
"id": 78831,
"name": "666 Inc.",
"is_group": true
}
},
{
"name": "Majic 12",
"abbreviation": "M12",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/870/?format=api",
"id": 870,
"name": "Majic 12",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-09-05",
"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": []
}
]