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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6880/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6880/",
        "id": 6880,
        "title": "Complexion",
        "author_nicks": [
            {
                "name": "Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7880/?format=api",
                    "id": 7880,
                    "name": "Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Evacue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7881/?format=api",
                    "id": 7881,
                    "name": "Evacue",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-07",
        "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/6663/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6663/",
        "id": 6663,
        "title": "Fiorile",
        "author_nicks": [
            {
                "name": "Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7880/?format=api",
                    "id": 7880,
                    "name": "Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Evacue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7881/?format=api",
                    "id": 7881,
                    "name": "Evacue",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]