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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326959/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326959/",
        "id": 326959,
        "title": "Moods: Mazarine",
        "author_nicks": [
            {
                "name": "PallasPalace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138001/?format=api",
                    "id": 138001,
                    "name": "PallasPalace",
                    "is_group": false
                }
            },
            {
                "name": "SoupStand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115428/?format=api",
                    "id": 115428,
                    "name": "SoupStand",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326112/?format=api",
        "demozoo_url": "https://demozoo.org/music/326112/",
        "id": 326112,
        "title": "Vantablack (Valley)",
        "author_nicks": [
            {
                "name": "PallasPalace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138001/?format=api",
                    "id": 138001,
                    "name": "PallasPalace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm",
            "fasttracker-ii-clone"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325392/?format=api",
        "demozoo_url": "https://demozoo.org/music/325392/",
        "id": 325392,
        "title": "Frozen Deities",
        "author_nicks": [
            {
                "name": "PallasPalace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138001/?format=api",
                    "id": 138001,
                    "name": "PallasPalace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-06-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]