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

[
    {
        "url": "https://demozoo.org/api/v1/productions/341979/?format=api",
        "demozoo_url": "https://demozoo.org/music/341979/",
        "id": 341979,
        "title": "Tribute to Barnabas",
        "author_nicks": [
            {
                "name": "Hackurr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139505/?format=api",
                    "id": 139505,
                    "name": "Hackurr",
                    "is_group": false
                }
            },
            {
                "name": "Manical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128256/?format=api",
                    "id": 128256,
                    "name": "Manical",
                    "is_group": false
                }
            },
            {
                "name": "Mark0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141974/?format=api",
                    "id": 141974,
                    "name": "Mark0",
                    "is_group": false
                }
            },
            {
                "name": "Snakebyte64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139625/?format=api",
                    "id": 139625,
                    "name": "Snakebyte64",
                    "is_group": false
                }
            },
            {
                "name": "zeraleph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139544/?format=api",
                    "id": 139544,
                    "name": "zeraleph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]