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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2979/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2979/",
        "id": 2979,
        "title": "Man Kan Ju Grilla?",
        "author_nicks": [
            {
                "name": "Magz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5322/?format=api",
                    "id": 5322,
                    "name": "Magz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Corruption",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                    "id": 5425,
                    "name": "Digital Corruption",
                    "is_group": true
                }
            },
            {
                "name": "Grotesticle",
                "abbreviation": "GRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1168/?format=api",
                    "id": 1168,
                    "name": "Grotesticle",
                    "is_group": true
                }
            },
            {
                "name": "MGS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5445/?format=api",
                    "id": 5445,
                    "name": "MGS",
                    "is_group": true
                }
            },
            {
                "name": "Saints",
                "abbreviation": "STS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2717/?format=api",
                    "id": 2717,
                    "name": "Saints",
                    "is_group": true
                }
            },
            {
                "name": "dA JoRMaS",
                "abbreviation": "JRm",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13624/?format=api",
                    "id": 13624,
                    "name": "dA JoRMaS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]