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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87340/?format=api",
        "demozoo_url": "https://demozoo.org/music/87340/",
        "id": 87340,
        "title": "Smiling READY's square",
        "author_nicks": [
            {
                "name": "Cyborg Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/983/?format=api",
                    "id": 983,
                    "name": "Cyborg Jeff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ctrl-Alt-Test",
                "abbreviation": "CAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/982/?format=api",
                    "id": 982,
                    "name": "Ctrl-Alt-Test",
                    "is_group": true
                }
            },
            {
                "name": "PPP Team Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27511/?format=api",
                    "id": 27511,
                    "name": "PPP Team",
                    "is_group": true
                }
            },
            {
                "name": "Trackers@Work",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43416/?format=api",
                    "id": 43416,
                    "name": "Trackers@Work",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-10-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]