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

[
    {
        "url": "https://demozoo.org/api/v1/productions/225769/?format=api",
        "demozoo_url": "https://demozoo.org/music/225769/",
        "id": 225769,
        "title": "Asphyxiated",
        "author_nicks": [
            {
                "name": "K B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58227/?format=api",
                    "id": 58227,
                    "name": "K B",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68328/?format=api",
                    "id": 68328,
                    "name": "Zyclone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-08-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]