GET /api/v1/releasers/142096/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/342458/?format=api",
"demozoo_url": "https://demozoo.org/productions/342458/",
"id": 342458,
"title": "Overdrive",
"author_nicks": [
{
"name": "Corry van de Snackbar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142096/?format=api",
"id": 142096,
"name": "Corry van de Snackbar",
"is_group": false
}
},
{
"name": "Hans met de Ballen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142097/?format=api",
"id": 142097,
"name": "Hans met de Ballen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": [
"cables",
"webdemoexe"
]
}
]