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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175430/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175430/",
        "id": 175430,
        "title": "Bastu",
        "author_nicks": [
            {
                "name": "Vammala Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73099/?format=api",
                    "id": 73099,
                    "name": "Vammala Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-16",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]