GET /api/v1/releasers/17329/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/380441/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/380441/",
        "id": 380441,
        "title": "BatKave",
        "author_nicks": [
            {
                "name": "Aphid Twix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17329/?format=api",
                    "id": 17329,
                    "name": "Aphex Twin",
                    "is_group": false
                }
            },
            {
                "name": "Neurotic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61260/?format=api",
                    "id": 61260,
                    "name": "Neurotic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legend",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                    "id": 110517,
                    "name": "Legend",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]