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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18481/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18481/",
        "id": 18481,
        "title": "Mental Phantasm",
        "author_nicks": [
            {
                "name": "Biro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8324/?format=api",
                    "id": 8324,
                    "name": "Biro",
                    "is_group": false
                }
            },
            {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13313/?format=api",
                    "id": 13313,
                    "name": "Fox",
                    "is_group": false
                }
            },
            {
                "name": "Grems",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11319/?format=api",
                    "id": 11319,
                    "name": "Grems",
                    "is_group": false
                }
            },
            {
                "name": "SharkOne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13312/?format=api",
                    "id": 13312,
                    "name": "SharkOne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spawn-Somy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13314/?format=api",
                    "id": 13314,
                    "name": "Spawn-Somy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]