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

[
    {
        "url": "https://demozoo.org/api/v1/productions/330505/?format=api",
        "demozoo_url": "https://demozoo.org/music/330505/",
        "id": 330505,
        "title": "Broken for good",
        "author_nicks": [
            {
                "name": "Willow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138454/?format=api",
                    "id": 138454,
                    "name": "Willow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-09-30",
        "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/329909/?format=api",
        "demozoo_url": "https://demozoo.org/music/329909/",
        "id": 329909,
        "title": "Right door is open",
        "author_nicks": [
            {
                "name": "Willow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138454/?format=api",
                    "id": 138454,
                    "name": "Willow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-09-09",
        "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/326837/?format=api",
        "demozoo_url": "https://demozoo.org/music/326837/",
        "id": 326837,
        "title": "Outsider Charge",
        "author_nicks": [
            {
                "name": "Willow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138454/?format=api",
                    "id": 138454,
                    "name": "Willow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]