GET /api/v1/releasers/57118/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/133220/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/133220/",
        "id": 133220,
        "title": "Azure Abyss (碧き奈落)",
        "author_nicks": [
            {
                "name": "ぱんぷきんへっど",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57118/?format=api",
                    "id": 57118,
                    "name": "ぱんぷきんへっど",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    }
]