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

[
    {
        "url": "https://demozoo.org/api/v1/productions/277647/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277647/",
        "id": 277647,
        "title": "Simple",
        "author_nicks": [
            {
                "name": "Im}be",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113760/?format=api",
                    "id": 113760,
                    "name": "Im}be",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]