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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359483/?format=api",
        "demozoo_url": "https://demozoo.org/music/359483/",
        "id": 359483,
        "title": "orange rustle reverie",
        "author_nicks": [
            {
                "name": "nicole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113935/?format=api",
                    "id": 113935,
                    "name": "nicole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-09-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359454/?format=api",
        "demozoo_url": "https://demozoo.org/music/359454/",
        "id": 359454,
        "title": "blue sky daydream",
        "author_nicks": [
            {
                "name": "nicole starlight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113935/?format=api",
                    "id": 113935,
                    "name": "nicole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]