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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310681/?format=api",
        "demozoo_url": "https://demozoo.org/music/310681/",
        "id": 310681,
        "title": "Goatnight Story",
        "author_nicks": [
            {
                "name": "Emily R Davey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132885/?format=api",
                    "id": 132885,
                    "name": "Emily R Davey",
                    "is_group": false
                }
            },
            {
                "name": "hyperunknown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7804/?format=api",
                    "id": 7804,
                    "name": "hyperunknown",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Noice",
                "abbreviation": "NOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                    "id": 180,
                    "name": "Noice",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-07-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]