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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20745/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20745/",
        "id": 20745,
        "title": "Future Bandits",
        "author_nicks": [
            {
                "name": "3DAddict",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1663/?format=api",
                    "id": 1663,
                    "name": "3DAddict",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Nerds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14014/?format=api",
                    "id": 14014,
                    "name": "Digital Nerds",
                    "is_group": true
                }
            },
            {
                "name": "Imphobia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                    "id": 11375,
                    "name": "Imphobia",
                    "is_group": true
                }
            },
            {
                "name": "Visual",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15171/?format=api",
                    "id": 15171,
                    "name": "Visual",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]