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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32575/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32575/",
        "id": 32575,
        "title": "?",
        "author_nicks": [
            {
                "name": "Entreprise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21736/?format=api",
                    "id": 21736,
                    "name": "Entreprise",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-27",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]