subsonic-types 0.2.0

Types for the Subsonic API
Documentation
{
    "subsonic-response": {
        "status": "ok",
        "version": "1.16.1",
        "type": "navidrome",
        "serverVersion": "0.49.3 (8b93962f)",
        "randomSongs": {
            "song": [
                {
                    "id": "e1bf816902f0deea6d7b1b3a088fa55c",
                    "isDir": false,
                    "title": "Crystal Clear",
                    "created": "2023-02-19T14:06:49.481619267Z",
                    "albumId": "042ad3a563dbe70861d1e7f1eb35e7fa",
                    "artistId": "57fd6b271014d8b0a2fcb9124b143b53",
                    "type": "music",
                    "isVideo": false
                }
            ]
        }
    }
}