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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309699/?format=api",
        "demozoo_url": "https://demozoo.org/music/309699/",
        "id": 309699,
        "title": "Fist2 (feat. Vaggelis Papadopoulos)",
        "author_nicks": [
            {
                "name": "XxDUSTYxX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125890/?format=api",
                    "id": 125890,
                    "name": "XxDUSTYxX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-07-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298709/?format=api",
        "demozoo_url": "https://demozoo.org/music/298709/",
        "id": 298709,
        "title": "Beat to the Pulp (2021) - Metal Tribute",
        "author_nicks": [
            {
                "name": "XxDUSTYxX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125890/?format=api",
                    "id": 125890,
                    "name": "XxDUSTYxX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]