GET /api/v1/releasers/54782/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/126291/?format=api",
"demozoo_url": "https://demozoo.org/productions/126291/",
"id": 126291,
"title": "TPS's First Logo Show",
"author_nicks": [
{
"name": "Alabama",
"abbreviation": "ALB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54781/?format=api",
"id": 54781,
"name": "Alabama",
"is_group": true
}
},
{
"name": "Device",
"abbreviation": "DEV",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54782/?format=api",
"id": 54782,
"name": "Device",
"is_group": true
}
},
{
"name": "The New Fashion '77",
"abbreviation": "TNF'77, TNF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53716/?format=api",
"id": 53716,
"name": "The New Fashion '77",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-04-08",
"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": []
}
]