GET /api/v1/releasers/11900/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/311581/?format=api",
"demozoo_url": "https://demozoo.org/graphics/311581/",
"id": 311581,
"title": "Anonymous",
"author_nicks": [
{
"name": "DFR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11900/?format=api",
"id": 11900,
"name": "DFR",
"is_group": false
}
},
{
"name": "The Knight",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13578/?format=api",
"id": 13578,
"name": "The Knight",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Lazarus",
"abbreviation": "LAZ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17810/?format=api",
"id": 17810,
"name": "Lazarus",
"is_group": true
}
}
],
"release_date": "2022-08-06",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]