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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159017/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159017/",
        "id": 159017,
        "title": "Leap forward",
        "author_nicks": [
            {
                "name": "Polina",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65985/?format=api",
                    "id": 65985,
                    "name": "Polina",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-06-04",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]