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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368233/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/368233/",
        "id": 368233,
        "title": "Triangle Core Trough-Zero Oscillator Circuit Planning in good old PETSCII",
        "author_nicks": [
            {
                "name": "qetu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145146/?format=api",
                    "id": 145146,
                    "name": "qetu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-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": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368245/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368245/",
        "id": 368245,
        "title": "PETSCII Memory - BASIC v2 10-liner game",
        "author_nicks": [
            {
                "name": "qetu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145146/?format=api",
                    "id": 145146,
                    "name": "qetu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-22",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358906/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/358906/",
        "id": 358906,
        "title": "Killer Clown",
        "author_nicks": [
            {
                "name": "qetu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145146/?format=api",
                    "id": 145146,
                    "name": "qetu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]