GET /api/v1/releasers/82897/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/370566/?format=api",
"demozoo_url": "https://demozoo.org/graphics/370566/",
"id": 370566,
"title": "Mårhøj",
"author_nicks": [
{
"name": "dyme",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82897/?format=api",
"id": 82897,
"name": "dyme",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2025-03-22",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/195429/?format=api",
"demozoo_url": "https://demozoo.org/productions/195429/",
"id": 195429,
"title": "HelloWorld",
"author_nicks": [
{
"name": "dyme",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82897/?format=api",
"id": 82897,
"name": "dyme",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-11-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]