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

[
    {
        "url": "https://demozoo.org/api/v1/productions/199240/?format=api",
        "demozoo_url": "https://demozoo.org/music/199240/",
        "id": 199240,
        "title": "A certain little remix",
        "author_nicks": [
            {
                "name": "Biinah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85955/?format=api",
                    "id": 85955,
                    "name": "Biinah",
                    "is_group": false
                }
            },
            {
                "name": "hyperunknown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7804/?format=api",
                    "id": 7804,
                    "name": "hyperunknown",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-02-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cover-version"
        ]
    }
]