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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375893/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/375893/",
        "id": 375893,
        "title": "Tie loppuu",
        "author_nicks": [
            {
                "name": "Valtteri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24599/?format=api",
                    "id": 24599,
                    "name": "Valtteri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Half Bit Cheese",
                "abbreviation": "HBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3555/?format=api",
                    "id": 3555,
                    "name": "Half Bit Cheese",
                    "is_group": true
                }
            },
            {
                "name": "TEOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126577/?format=api",
                    "id": 126577,
                    "name": "TEOS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375905/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/375905/",
        "id": 375905,
        "title": "Bait",
        "author_nicks": [
            {
                "name": "Valtteri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24599/?format=api",
                    "id": 24599,
                    "name": "Valtteri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Half Bit Cheese",
                "abbreviation": "HBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3555/?format=api",
                    "id": 3555,
                    "name": "Half Bit Cheese",
                    "is_group": true
                }
            },
            {
                "name": "TEOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126577/?format=api",
                    "id": 126577,
                    "name": "TEOS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]