GET /api/v1/releasers/107371/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/126189/?format=api",
"demozoo_url": "https://demozoo.org/productions/126189/",
"id": 126189,
"title": "Thanatic",
"author_nicks": [
{
"name": "Codebusters",
"abbreviation": "CBS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107371/?format=api",
"id": 107371,
"name": "Codebusters",
"is_group": true
}
},
{
"name": "Thanatos",
"abbreviation": "TH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107372/?format=api",
"id": 107372,
"name": "Thanatos",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-10-22",
"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": []
}
]