GET /api/v1/releasers/148377/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/342313/?format=api",
"demozoo_url": "https://demozoo.org/productions/342313/",
"id": 342313,
"title": "RISC-Vision",
"author_nicks": [
{
"name": "Wired",
"abbreviation": "WRD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/148377/?format=api",
"id": 148377,
"name": "Wired",
"is_group": true
}
},
{
"name": "xylem",
"abbreviation": "XLM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
"id": 47253,
"name": "xylem",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"risc-v"
]
}
]