GET /api/v1/releasers/136637/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/321305/?format=api",
"demozoo_url": "https://demozoo.org/productions/321305/",
"id": 321305,
"title": "Are You Ready?",
"author_nicks": [
{
"name": "Ctrl-Alt-Elite",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136637/?format=api",
"id": 136637,
"name": "Ctrl-Alt-Elite",
"is_group": true
}
},
{
"name": "Danish Underpants Brigade",
"abbreviation": "DUB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4226/?format=api",
"id": 4226,
"name": "Danish Underpants Brigade",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-03-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"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",
"electron.js"
]
}
]