GET /api/v1/releasers/37496/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/66517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66517/",
        "id": 66517,
        "title": "S.A.N.",
        "author_nicks": [
            {
                "name": "Boop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27302/?format=api",
                    "id": 27302,
                    "name": "Boop",
                    "is_group": false
                }
            },
            {
                "name": "Jan Skácel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37496/?format=api",
                    "id": 37496,
                    "name": "Jan Skácel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-01-11",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]