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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310931/?format=api",
        "demozoo_url": "https://demozoo.org/music/310931/",
        "id": 310931,
        "title": "Opulence 98",
        "author_nicks": [
            {
                "name": "Zimmerman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28783/?format=api",
                    "id": 28783,
                    "name": "Zimmerman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "UMT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133001/?format=api",
                    "id": 133001,
                    "name": "UMT",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310935/?format=api",
        "demozoo_url": "https://demozoo.org/music/310935/",
        "id": 310935,
        "title": "Five Seconds of Revolution",
        "author_nicks": [
            {
                "name": "Zimmerman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28783/?format=api",
                    "id": 28783,
                    "name": "Zimmerman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "UMT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133001/?format=api",
                    "id": 133001,
                    "name": "UMT",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    }
]