GET /api/v1/releasers/80156/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/375522/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375522/",
        "id": 375522,
        "title": "Bounce!",
        "author_nicks": [
            {
                "name": "Razdee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80156/?format=api",
                    "id": 80156,
                    "name": "Razdee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Onslaught",
                "abbreviation": "ONS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                    "id": 134,
                    "name": "Onslaught",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-07-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
                "id": 54,
                "name": "Atari 2600 Video Computer System (VCS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/371226/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371226/",
        "id": 371226,
        "title": "The Final Answer",
        "author_nicks": [
            {
                "name": "Axis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113629/?format=api",
                    "id": 113629,
                    "name": "Axis",
                    "is_group": false
                }
            },
            {
                "name": "Razdee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80156/?format=api",
                    "id": 80156,
                    "name": "Razdee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Onslaught",
                "abbreviation": "ONS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                    "id": 134,
                    "name": "Onslaught",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-20",
        "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/326921/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/326921/",
        "id": 326921,
        "title": "Gort",
        "author_nicks": [
            {
                "name": "Razdee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80156/?format=api",
                    "id": 80156,
                    "name": "Razdee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Onslaught",
                "abbreviation": "ONS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                    "id": 134,
                    "name": "Onslaught",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-07-29",
        "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": []
    }
]