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

[
    {
        "url": "https://demozoo.org/api/v1/productions/275885/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275885/",
        "id": 275885,
        "title": "Slot Quiere",
        "author_nicks": [
            {
                "name": "Gordillo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75455/?format=api",
                    "id": 75455,
                    "name": "Gordillo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]