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

[
    {
        "url": "https://demozoo.org/api/v1/productions/305042/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305042/",
        "id": 305042,
        "title": "Nanoscopic",
        "author_nicks": [
            {
                "name": "sentogiga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130004/?format=api",
                    "id": 130004,
                    "name": "sentogiga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "randomized-visuals",
            "interactive",
            "canvas",
            "rainbow"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305043/?format=api",
        "demozoo_url": "https://demozoo.org/music/305043/",
        "id": 305043,
        "title": "SndTrapper/Ameneurosis",
        "author_nicks": [
            {
                "name": "sentogiga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130004/?format=api",
                    "id": 130004,
                    "name": "sentogiga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-05",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305046/?format=api",
        "demozoo_url": "https://demozoo.org/music/305046/",
        "id": 305046,
        "title": "VESCommodore",
        "author_nicks": [
            {
                "name": "sentogiga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130004/?format=api",
                    "id": 130004,
                    "name": "sentogiga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-01-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "openmpt",
            "fairchild-channel-f"
        ]
    }
]