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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378592/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378592/",
        "id": 378592,
        "title": "E.B.M.",
        "author_nicks": [
            {
                "name": "C.L.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140064/?format=api",
                    "id": 140064,
                    "name": "C.L.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-09-20",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "epilepsy-warning",
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378603/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/378603/",
        "id": 378603,
        "title": "Rejected Logo",
        "author_nicks": [
            {
                "name": "C.L.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140064/?format=api",
                    "id": 140064,
                    "name": "C.L.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-09-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": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360872/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360872/",
        "id": 360872,
        "title": "Assimilation",
        "author_nicks": [
            {
                "name": "C.L.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140064/?format=api",
                    "id": 140064,
                    "name": "C.L.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-02",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/330267/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330267/",
        "id": 330267,
        "title": "Pohjois-Karjala Cracktro",
        "author_nicks": [
            {
                "name": "C.L.S.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140064/?format=api",
                    "id": 140064,
                    "name": "C.L.S.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-09-02",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]