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

[
    {
        "url": "https://demozoo.org/api/v1/productions/388384/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/388384/",
        "id": 388384,
        "title": "MaximumG9 being crushed by a glenz vector",
        "author_nicks": [
            {
                "name": "Jena",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155335/?format=api",
                    "id": 155335,
                    "name": "Jena",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MetalWorx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154183/?format=api",
                    "id": 154183,
                    "name": "MetalWorx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2026-03-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/383749/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/383749/",
        "id": 383749,
        "title": "Long Ago",
        "author_nicks": [
            {
                "name": "Minebrandon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139915/?format=api",
                    "id": 139915,
                    "name": "Minebrandon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MetalWorx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154183/?format=api",
                    "id": 154183,
                    "name": "MetalWorx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-12-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included",
            "undertale"
        ]
    }
]