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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324482/?format=api",
        "demozoo_url": "https://demozoo.org/music/324482/",
        "id": 324482,
        "title": "Knulfur",
        "author_nicks": [
            {
                "name": "ZPIFF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127115/?format=api",
                    "id": 127115,
                    "name": "ZPIFF",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-05-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309417/?format=api",
        "demozoo_url": "https://demozoo.org/music/309417/",
        "id": 309417,
        "title": "Revenge of Murgur",
        "author_nicks": [
            {
                "name": "ZPIFF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127115/?format=api",
                    "id": 127115,
                    "name": "ZPIFF",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-05-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296196/?format=api",
        "demozoo_url": "https://demozoo.org/music/296196/",
        "id": 296196,
        "title": "BLIPBLOP",
        "author_nicks": [
            {
                "name": "ZPIFF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127115/?format=api",
                    "id": 127115,
                    "name": "ZPIFF",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-05-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]