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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355317/?format=api",
        "demozoo_url": "https://demozoo.org/music/355317/",
        "id": 355317,
        "title": "Demoszene Träume - Rabenauge Evoke 25th Anniversary Edit",
        "author_nicks": [
            {
                "name": "DaTucker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27099/?format=api",
                    "id": 27099,
                    "name": "DaTucker",
                    "is_group": false
                }
            },
            {
                "name": "MacGyverGear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144208/?format=api",
                    "id": 144208,
                    "name": "MacGyverGear",
                    "is_group": false
                }
            },
            {
                "name": "Titus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5962/?format=api",
                    "id": 5962,
                    "name": "Titus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "reason",
            "vocals-in-music"
        ]
    }
]