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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342233/?format=api",
        "demozoo_url": "https://demozoo.org/music/342233/",
        "id": 342233,
        "title": "Pixels And Paradise",
        "author_nicks": [
            {
                "name": "Angaros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138463/?format=api",
                    "id": 138463,
                    "name": "Angaros",
                    "is_group": false
                }
            },
            {
                "name": "xtrium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3695/?format=api",
                    "id": 3695,
                    "name": "xtrium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LNX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26062/?format=api",
                    "id": 26062,
                    "name": "LNX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "64klang2"
        ]
    }
]