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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87524/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87524/",
        "id": 87524,
        "title": "Duckmarching",
        "author_nicks": [
            {
                "name": "Coda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23960/?format=api",
                    "id": 23960,
                    "name": "Coda",
                    "is_group": false
                }
            },
            {
                "name": "smh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23974/?format=api",
                    "id": 23974,
                    "name": "smh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Duckmasters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107766/?format=api",
                    "id": 107766,
                    "name": "Duckmasters",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-06-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]