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

[
    {
        "url": "https://demozoo.org/api/v1/productions/372065/?format=api",
        "demozoo_url": "https://demozoo.org/music/372065/",
        "id": 372065,
        "title": "Looking Back",
        "author_nicks": [
            {
                "name": "Magna-Sail",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116796/?format=api",
                    "id": 116796,
                    "name": "Magna-Sail",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Turbine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116797/?format=api",
                    "id": 116797,
                    "name": "TURBiNE Art Couriers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m",
            "bj-guitar"
        ]
    }
]