GET /api/v1/releasers/135189/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/345831/?format=api",
"demozoo_url": "https://demozoo.org/graphics/345831/",
"id": 345831,
"title": "Danger Noodle Wraparound",
"author_nicks": [
{
"name": "ALKI Industries",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135189/?format=api",
"id": 135189,
"name": "ALKI Industries",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-05-10",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/317013/?format=api",
"demozoo_url": "https://demozoo.org/graphics/317013/",
"id": 317013,
"title": "Crystal Math",
"author_nicks": [
{
"name": "ALKI Industries",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135189/?format=api",
"id": 135189,
"name": "ALKI Industries",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-12-29",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]