GET /api/v1/releasers/39772/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/73689/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/73689/",
        "id": 73689,
        "title": "ScaraBaeus",
        "author_nicks": [
            {
                "name": "ScaraBaeus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39772/?format=api",
                    "id": 39772,
                    "name": "ScaraBaeus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39773/?format=api",
                    "id": 39773,
                    "name": "Sury",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-02-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]