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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342650/?format=api",
        "demozoo_url": "https://demozoo.org/music/342650/",
        "id": 342650,
        "title": "20M40M80P",
        "author_nicks": [
            {
                "name": "Noxw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128263/?format=api",
                    "id": 128263,
                    "name": "Noxw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302565/?format=api",
        "demozoo_url": "https://demozoo.org/music/302565/",
        "id": 302565,
        "title": "Baba is [REDACTED]",
        "author_nicks": [
            {
                "name": "Keygenism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128258/?format=api",
                    "id": 128258,
                    "name": "Keygenism",
                    "is_group": false
                }
            },
            {
                "name": "Noxw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128263/?format=api",
                    "id": 128263,
                    "name": "Noxw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mptm",
            "openmpt"
        ]
    }
]