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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299278/?format=api",
        "demozoo_url": "https://demozoo.org/music/299278/",
        "id": 299278,
        "title": "Dés Vu",
        "author_nicks": [
            {
                "name": "Master of Cowbells",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31910/?format=api",
                    "id": 31910,
                    "name": "Master of Cowbells",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/100517/?format=api",
        "demozoo_url": "https://demozoo.org/music/100517/",
        "id": 100517,
        "title": "Granat",
        "author_nicks": [
            {
                "name": "C-Frog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2486/?format=api",
                    "id": 2486,
                    "name": "D Vibe",
                    "is_group": false
                }
            },
            {
                "name": "Xenomorph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31910/?format=api",
                    "id": 31910,
                    "name": "Master of Cowbells",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]