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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168477/?format=api",
        "demozoo_url": "https://demozoo.org/music/168477/",
        "id": 168477,
        "title": "Devil's Dynamite",
        "author_nicks": [
            {
                "name": "Deathy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/818/?format=api",
                    "id": 818,
                    "name": "Deathy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BAS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69937/?format=api",
                    "id": 69937,
                    "name": "BAS",
                    "is_group": true
                }
            },
            {
                "name": "Brainstorm",
                "abbreviation": "BRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                    "id": 220,
                    "name": "Brainstorm",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-02-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]