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

[
    {
        "url": "https://demozoo.org/api/v1/productions/105301/?format=api",
        "demozoo_url": "https://demozoo.org/music/105301/",
        "id": 105301,
        "title": "Fixed",
        "author_nicks": [
            {
                "name": "THROBiX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48703/?format=api",
                    "id": 48703,
                    "name": "THROBiX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19228/?format=api",
                    "id": 19228,
                    "name": "Rogue",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-12-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]