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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335155/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335155/",
        "id": 335155,
        "title": "Christmas Diamonds (PC Linux/Python)",
        "author_nicks": [
            {
                "name": "Amix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112716/?format=api",
                    "id": 112716,
                    "name": "Amix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Commodore Treffen Graz",
                "abbreviation": "CTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112753/?format=api",
                    "id": 112753,
                    "name": "Commodore Treffen Graz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "python"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322556/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/322556/",
        "id": 322556,
        "title": "Back!",
        "author_nicks": [
            {
                "name": "Martinland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112717/?format=api",
                    "id": 112717,
                    "name": "Martinland",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Commodore Treffen Graz",
                "abbreviation": "CTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112753/?format=api",
                    "id": 112753,
                    "name": "Commodore Treffen Graz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    }
]