GET /api/v1/releasers/62382/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/150029/?format=api",
        "demozoo_url": "https://demozoo.org/productions/150029/",
        "id": 150029,
        "title": "cTrix",
        "author_nicks": [
            {
                "name": "Water 1000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62382/?format=api",
                    "id": 62382,
                    "name": "Water 1000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-11-14",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]