GET /api/v1/releasers/138480/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/327109/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327109/",
        "id": 327109,
        "title": "Succeed in failing",
        "author_nicks": [
            {
                "name": "Amalia-täti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138480/?format=api",
                    "id": 138480,
                    "name": "Amalia-täti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]