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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371275/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371275/",
        "id": 371275,
        "title": "Frank Du fehlst!",
        "author_nicks": [
            {
                "name": "h0ch0fen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149017/?format=api",
                    "id": 149017,
                    "name": "h0ch0fen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GNOMPH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149018/?format=api",
                    "id": 149018,
                    "name": "GNOMPH",
                    "is_group": true
                }
            },
            {
                "name": "Hotstuffers",
                "abbreviation": "HTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6427/?format=api",
                    "id": 6427,
                    "name": "Hotstuffers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "animated-gif"
        ]
    }
]