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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371168/?format=api",
        "demozoo_url": "https://demozoo.org/music/371168/",
        "id": 371168,
        "title": "DOT-STAR.EXE",
        "author_nicks": [
            {
                "name": "Master Boot Record",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106403/?format=api",
                    "id": 106403,
                    "name": "Master Boot Record",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Razor 1911",
                "abbreviation": "RZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                    "id": 519,
                    "name": "Razor 1911",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/370939/?format=api",
        "demozoo_url": "https://demozoo.org/music/370939/",
        "id": 370939,
        "title": "E1M777",
        "author_nicks": [
            {
                "name": "Dubmood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/520/?format=api",
                    "id": 520,
                    "name": "Dubmood",
                    "is_group": false
                }
            },
            {
                "name": "Master Boot Record",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106403/?format=api",
                    "id": 106403,
                    "name": "Master Boot Record",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Razor 1911",
                "abbreviation": "RZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                    "id": 519,
                    "name": "Razor 1911",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-19",
        "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"
        ]
    }
]