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

[
    {
        "url": "https://demozoo.org/api/v1/productions/305924/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305924/",
        "id": 305924,
        "title": "Computer Man's Quick Toner Tone Generator",
        "author_nicks": [
            {
                "name": "Computer Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111397/?format=api",
                    "id": 111397,
                    "name": "Computer Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sphere of Illusions",
                "abbreviation": "SOI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                    "id": 111392,
                    "name": "Sphere of Illusions",
                    "is_group": true
                }
            },
            {
                "name": "iMPERiAL",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54564/?format=api",
                    "id": 54564,
                    "name": "iMPERiAL",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297902/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297902/",
        "id": 297902,
        "title": "Plasma",
        "author_nicks": [
            {
                "name": "The Night Prowler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58734/?format=api",
                    "id": 58734,
                    "name": "The Night Prowler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "iMPERiAL",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54564/?format=api",
                    "id": 54564,
                    "name": "iMPERiAL",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx",
            "ripscrip"
        ]
    }
]