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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329712/?format=api",
        "demozoo_url": "https://demozoo.org/music/329712/",
        "id": 329712,
        "title": "SEC-T 2023",
        "author_nicks": [
            {
                "name": "JLD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70497/?format=api",
                    "id": 70497,
                    "name": "JLD",
                    "is_group": false
                }
            },
            {
                "name": "Oscar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139298/?format=api",
                    "id": 139298,
                    "name": "Oscar",
                    "is_group": false
                }
            },
            {
                "name": "Ziona",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26874/?format=api",
                    "id": 26874,
                    "name": "Ziona",
                    "is_group": false
                }
            }
        ],
        "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": []
    }
]