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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176306/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176306/",
        "id": 176306,
        "title": "Clang-a-tron 5000",
        "author_nicks": [
            {
                "name": "Owl's Mill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73375/?format=api",
                    "id": 73375,
                    "name": "Owl's Mill",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-06-10",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]