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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37175/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37175/",
        "id": 37175,
        "title": "Automatic",
        "author_nicks": [
            {
                "name": "The Ripper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36245/?format=api",
                    "id": 36245,
                    "name": "The Ripper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Itsari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22111/?format=api",
                    "id": 22111,
                    "name": "Itsari",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33330/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33330/",
        "id": 33330,
        "title": "Babe",
        "author_nicks": [
            {
                "name": "The Ripper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36245/?format=api",
                    "id": 36245,
                    "name": "The Ripper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Itsari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22111/?format=api",
                    "id": 22111,
                    "name": "Itsari",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]