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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38545/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38545/",
        "id": 38545,
        "title": "Sja.. Uhmzz.. Manga ?!",
        "author_nicks": [
            {
                "name": "Solid Snake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24803/?format=api",
                    "id": 24803,
                    "name": "Solid Snake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Revolution",
                "abbreviation": "RVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17361/?format=api",
                    "id": 17361,
                    "name": "Revolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    }
]