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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38507/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38507/",
        "id": 38507,
        "title": "Meztelen Testek",
        "author_nicks": [
            {
                "name": "Demented Men",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24778/?format=api",
                    "id": 24778,
                    "name": "Demented Men",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]