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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378257/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/378257/",
        "id": 378257,
        "title": "They live 1988",
        "author_nicks": [
            {
                "name": "Krzysztof D.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150611/?format=api",
                    "id": 150611,
                    "name": "Krzysztof D.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-10-04",
        "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": [
            "c64-multicolor-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377757/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/377757/",
        "id": 377757,
        "title": "Announcer",
        "author_nicks": [
            {
                "name": "Krzysztof D.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150611/?format=api",
                    "id": 150611,
                    "name": "Krzysztof D.",
                    "is_group": false
                }
            }
        ],
        "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": [
            "c64-multicolor-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/374495/?format=api",
        "demozoo_url": "https://demozoo.org/productions/374495/",
        "id": 374495,
        "title": "Mariozuma's Lode",
        "author_nicks": [
            {
                "name": "Krzysztof D.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150611/?format=api",
                    "id": 150611,
                    "name": "Krzysztof D.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]