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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30585/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30585/",
        "id": 30585,
        "title": "Born In Anarchy",
        "author_nicks": [
            {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1270/?format=api",
                    "id": 1270,
                    "name": "Psycho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Calamity",
                "abbreviation": "CMY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5256/?format=api",
                    "id": 5256,
                    "name": "Calamity",
                    "is_group": true
                }
            },
            {
                "name": "Digital",
                "abbreviation": "DTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                    "id": 1079,
                    "name": "Digital",
                    "is_group": true
                }
            },
            {
                "name": "Fun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20741/?format=api",
                    "id": 20741,
                    "name": "Fun",
                    "is_group": true
                }
            },
            {
                "name": "Hemoraiders",
                "abbreviation": "HMR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68476/?format=api",
                    "id": 68476,
                    "name": "Hemoraiders",
                    "is_group": true
                }
            },
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]