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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283438/?format=api",
        "demozoo_url": "https://demozoo.org/music/283438/",
        "id": 283438,
        "title": "Phoebe (E-43864)",
        "author_nicks": [
            {
                "name": "Esper Division",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116706/?format=api",
                    "id": 116706,
                    "name": "Esper Division",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283439/",
        "id": 283439,
        "title": "Christmas Show '94",
        "author_nicks": [
            {
                "name": "Esper Division",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116706/?format=api",
                    "id": 116706,
                    "name": "Esper Division",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]