GET /api/v1/releasers/124507/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/365668/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/365668/",
        "id": 365668,
        "title": "Guild of Distributors GODS (ansi)",
        "author_nicks": [
            {
                "name": "Guild of Distributors",
                "abbreviation": "GODS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124507/?format=api",
                    "id": 124507,
                    "name": "Guild of Distributors",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]