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

[
    {
        "url": "https://demozoo.org/api/v1/productions/391934/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/391934/",
        "id": 391934,
        "title": "Take Me To Your Leader",
        "author_nicks": [
            {
                "name": "datagram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78275/?format=api",
                    "id": 78275,
                    "name": "datagram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2026-05-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/391943/?format=api",
        "demozoo_url": "https://demozoo.org/productions/391943/",
        "id": 391943,
        "title": "infeasible",
        "author_nicks": [
            {
                "name": "datagram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78275/?format=api",
                    "id": 78275,
                    "name": "datagram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2026-05-23",
        "supertype": "production",
        "platforms": [],
        "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/187440/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187440/",
        "id": 187440,
        "title": "This is my badge hack",
        "author_nicks": [
            {
                "name": "datagram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78275/?format=api",
                    "id": 78275,
                    "name": "datagram",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-26",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost",
            "badgelife"
        ]
    }
]