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

[
    {
        "url": "https://demozoo.org/api/v1/productions/126027/?format=api",
        "demozoo_url": "https://demozoo.org/music/126027/",
        "id": 126027,
        "title": "Cycled",
        "author_nicks": [
            {
                "name": "cTrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                    "id": 3604,
                    "name": "cTrix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Elix",
                "abbreviation": "ELX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49167/?format=api",
                    "id": 49167,
                    "name": "Elix",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-11-15",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]