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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218859/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218859/",
        "id": 218859,
        "title": "Barbarian: The Ultimate Warrior",
        "author_nicks": [
            {
                "name": "Major Rom Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108212/?format=api",
                    "id": 108212,
                    "name": "Major Rom Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Organized Crime",
                "abbreviation": "TOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71722/?format=api",
                    "id": 71722,
                    "name": "The Organized Crime",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "barbarian"
        ]
    }
]