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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271757/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271757/",
        "id": 271757,
        "title": "Star Vagrant",
        "author_nicks": [
            {
                "name": "Broniu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90845/?format=api",
                    "id": 90845,
                    "name": "Broniu",
                    "is_group": false
                }
            },
            {
                "name": "Caruso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36175/?format=api",
                    "id": 36175,
                    "name": "Caruso",
                    "is_group": false
                }
            },
            {
                "name": "Kaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12622/?format=api",
                    "id": 12622,
                    "name": "Kaz",
                    "is_group": false
                }
            },
            {
                "name": "MADRAFi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90846/?format=api",
                    "id": 90846,
                    "name": "MADRAFi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MadSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111565/?format=api",
                    "id": 111565,
                    "name": "MadSoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]