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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33930/?format=api",
        "demozoo_url": "https://demozoo.org/music/33930/",
        "id": 33930,
        "title": "Post. Nat.List.Exp.",
        "author_nicks": [
            {
                "name": "Mentz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14090/?format=api",
                    "id": 14090,
                    "name": "Mentz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Subsonic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22505/?format=api",
                    "id": 22505,
                    "name": "Subsonic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm",
            "drum-n-bass"
        ]
    }
]