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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25343/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25343/",
        "id": 25343,
        "title": "Kommisar #4 The Drear",
        "author_nicks": [
            {
                "name": "verpistewg.de",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18157/?format=api",
                    "id": 18157,
                    "name": "verpistewg.de",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]