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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318035/?format=api",
        "demozoo_url": "https://demozoo.org/music/318035/",
        "id": 318035,
        "title": "Overdoze 4 Invitation",
        "author_nicks": [
            {
                "name": "Vomito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135734/?format=api",
                    "id": 135734,
                    "name": "Vomito",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chronomatic Tushis",
                "abbreviation": "CHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17486/?format=api",
                    "id": 17486,
                    "name": "Chronomatic Tushis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]