GET /api/v1/releasers/90258/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/300870/?format=api",
"demozoo_url": "https://demozoo.org/productions/300870/",
"id": 300870,
"title": "Arcus Trigoni",
"author_nicks": [
{
"name": "Gruber",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90258/?format=api",
"id": 90258,
"name": "Gruber",
"is_group": false
}
},
{
"name": "pixienop",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110028/?format=api",
"id": 110028,
"name": "pixienop",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-09-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/81/?format=api",
"id": 81,
"name": "PICO-8"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]