GET /api/v1/releasers/142759/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/347207/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347207/",
        "id": 347207,
        "title": "Nibbles",
        "author_nicks": [
            {
                "name": "FKL-Virus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142759/?format=api",
                    "id": 142759,
                    "name": "FKL-Virus",
                    "is_group": false
                }
            },
            {
                "name": "Submissive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/560/?format=api",
                    "id": 560,
                    "name": "Torus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]