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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361773/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361773/",
        "id": 361773,
        "title": "Dance Floor",
        "author_nicks": [
            {
                "name": "kinankomoti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137274/?format=api",
                    "id": 137274,
                    "name": "kinankomoti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "twigl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361796/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/361796/",
        "id": 361796,
        "title": "Block",
        "author_nicks": [
            {
                "name": "kinankomoti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137274/?format=api",
                    "id": 137274,
                    "name": "kinankomoti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-16",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331893/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/331893/",
        "id": 331893,
        "title": "Bon appetite",
        "author_nicks": [
            {
                "name": "kinankomoti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137274/?format=api",
                    "id": 137274,
                    "name": "kinankomoti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "shader-minifier",
            "glsl",
            "blossom"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323514/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/323514/",
        "id": 323514,
        "title": "Pirate Broadcast",
        "author_nicks": [
            {
                "name": "kinankomoti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137274/?format=api",
                    "id": 137274,
                    "name": "kinankomoti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]