GET /api/v1/releasers/135211/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/361291/?format=api",
"demozoo_url": "https://demozoo.org/productions/361291/",
"id": 361291,
"title": "Retro Bits",
"author_nicks": [
{
"name": "Josip",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135211/?format=api",
"id": 135211,
"name": "Josip",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-11-09",
"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": [
"basic"
]
},
{
"url": "https://demozoo.org/api/v1/productions/317069/?format=api",
"demozoo_url": "https://demozoo.org/productions/317069/",
"id": 317069,
"title": "XMAS TREE",
"author_nicks": [
{
"name": "Josip",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135211/?format=api",
"id": 135211,
"name": "Josip",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Retro Bits",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135212/?format=api",
"id": 135212,
"name": "Retro Bits",
"is_group": true
}
}
],
"release_date": "2022-12-27",
"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/20/?format=api",
"id": 20,
"name": "512b Intro",
"supertype": "production"
}
],
"tags": [
"commodore-basic-v2",
"source-available"
]
}
]