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

[
    {
        "url": "https://demozoo.org/api/v1/productions/277205/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/277205/",
        "id": 277205,
        "title": "Simply_life",
        "author_nicks": [
            {
                "name": "whtcrw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88927/?format=api",
                    "id": 88927,
                    "name": "whtcrw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ZomBee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113534/?format=api",
                    "id": 113534,
                    "name": "ZomBee",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277212/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/277212/",
        "id": 277212,
        "title": "Braindead Insect",
        "author_nicks": [
            {
                "name": "Grim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130828/?format=api",
                    "id": 130828,
                    "name": "Grim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ZomBee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113534/?format=api",
                    "id": 113534,
                    "name": "ZomBee",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    }
]