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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30289/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30289/",
        "id": 30289,
        "title": "g96fli",
        "author_nicks": [
            {
                "name": "D. Mylonas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20497/?format=api",
                    "id": 20497,
                    "name": "D. Mylonas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]