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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329701/?format=api",
        "demozoo_url": "https://demozoo.org/music/329701/",
        "id": 329701,
        "title": "All I Ever Wanted (monologue)",
        "author_nicks": [
            {
                "name": "The Surgon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86235/?format=api",
                    "id": 86235,
                    "name": "Mr Brain Surgon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-09-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299251/?format=api",
        "demozoo_url": "https://demozoo.org/music/299251/",
        "id": 299251,
        "title": "Your Flag Means Nothing",
        "author_nicks": [
            {
                "name": "The Surgon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86235/?format=api",
                    "id": 86235,
                    "name": "Mr Brain Surgon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199863/?format=api",
        "demozoo_url": "https://demozoo.org/music/199863/",
        "id": 199863,
        "title": "So Sown Up (feat. Chris Garfield)",
        "author_nicks": [
            {
                "name": "Mr Brain Surgon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86235/?format=api",
                    "id": 86235,
                    "name": "Mr Brain Surgon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-02-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]