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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154517/",
        "id": 154517,
        "title": "MIdi controler on Kinect",
        "author_nicks": [
            {
                "name": "Ben X tan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64380/?format=api",
                    "id": 64380,
                    "name": "Ben X tan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-06-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]