GET /api/v1/releasers/144920/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/357845/?format=api",
"demozoo_url": "https://demozoo.org/productions/357845/",
"id": 357845,
"title": "Sonic Demo",
"author_nicks": [
{
"name": "16-Bit",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/144920/?format=api",
"id": 144920,
"name": "16-Bit",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-02-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/14/?format=api",
"id": 14,
"name": "Console Handheld"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"virtual-boy"
]
}
]