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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57376/?format=api",
        "demozoo_url": "https://demozoo.org/music/57376/",
        "id": 57376,
        "title": "Vi Banker På",
        "author_nicks": [
            {
                "name": "BUDDA-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17891/?format=api",
                    "id": 17891,
                    "name": "BUDDA-X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grimme Mænd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33831/?format=api",
                    "id": 33831,
                    "name": "Grimme Mænd",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]