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

[
    {
        "url": "https://demozoo.org/api/v1/productions/354207/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/354207/",
        "id": 354207,
        "title": "Compo Delayer",
        "author_nicks": [
            {
                "name": "Garo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53261/?format=api",
                    "id": 53261,
                    "name": "Garo",
                    "is_group": false
                }
            },
            {
                "name": "Hitan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143881/?format=api",
                    "id": 143881,
                    "name": "Hitan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ai-generated-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/121656/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/121656/",
        "id": 121656,
        "title": "The Lagun",
        "author_nicks": [
            {
                "name": "Garo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53261/?format=api",
                    "id": 53261,
                    "name": "Garo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost",
            "corrupted-file"
        ]
    }
]