{"id":47063,"date":"2025-10-27T23:34:03","date_gmt":"2025-10-27T23:34:03","guid":{"rendered":"https:\/\/mobsaint.com\/?p=47063"},"modified":"2025-11-05T07:31:35","modified_gmt":"2025-11-05T07:31:35","slug":"%e3%82%aa%e3%83%a9%e3%83%b3%e3%83%80%e3%81%ae%e3%83%86%e3%83%ac%e3%83%93%e3%82%b7%e3%83%aa%e3%83%bc%e3%82%ba%e3%82%92%e8%a6%96%e8%81%b4%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%ae%e3%82%a2%e3%83%97","status":"publish","type":"post","link":"https:\/\/mobsaint.com\/ja\/aplicativo-para-ver-series-holandesas\/","title":{"rendered":"\u30aa\u30e9\u30f3\u30c0\u306e\u30b7\u30ea\u30fc\u30ba\u3092\u8996\u8074\u3059\u308b\u305f\u3081\u306e\u30a2\u30d7\u30ea"},"content":{"rendered":"<p>\u30e8\u30fc\u30ed\u30c3\u30d1\u306e\u4f5c\u54c1\u304c\u597d\u304d\u3067\u3001\u30aa\u30e9\u30f3\u30c0\u306e\u7269\u8a9e\u3084\u6587\u5316\u306b\u6d78\u308a\u305f\u3044\u306a\u3089... <strong>\u30f4\u30a3\u30c3\u30ad\u30fc<\/strong> \u89b3\u308b\u306b\u306f\u7d20\u6674\u3089\u3057\u3044\u9078\u629e\u80a2\u3067\u3059\u3002 <strong>\u30aa\u30e9\u30f3\u30c0\u30b7\u30ea\u30fc\u30ba<\/strong> \u306a\u3069\u3001\u56fd\u969b\u4f5c\u54c1\u3082\u591a\u6570\u914d\u4fe1\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u30a2\u30d7\u30ea\u306f\u3001\u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u5b57\u5e55\u3068\u9ad8\u753b\u8cea\u3067\u3001\u69d8\u3005\u306a\u56fd\u306e\u30c9\u30e9\u30de\u3001\u30b7\u30ea\u30fc\u30ba\u3001\u6620\u753b\u3092\u8c4a\u5bcc\u306b\u53d6\u308a\u63c3\u3048\u3066\u3044\u308b\u3053\u3068\u3067\u77e5\u3089\u308c\u3066\u3044\u307e\u3059\u3002\u4eca\u3059\u3050\u8996\u8074\u3059\u308b\u306b\u306f\u3001\u4ee5\u4e0b\u304b\u3089\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/2vK26woUjWV5Uh5UAsl2BeDIc3pHkjOHYYmN4lcTxHZZo3Dil0zQMZUTJ07eXiepFhbs=w240-h480-rw\" alt=\"Viki\uff1a\u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u306e\u30c9\u30e9\u30de\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Viki\uff1a\u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u306e\u30c9\u30e9\u30de<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,5<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">836,924\u4ef6\u306e\u30ec\u30d3\u30e5\u30fc<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50\u30de\u30a4\u30eb\u4ee5\u4e0a<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/mobsaint.com\/ja\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.viki.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Google Play\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/mobsaint.com\/ja\/redir\/?url=https:\/\/apps.apple.com\/app\/rakuten-viki\/id445553058\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Apple Store\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p>\u306e <strong>\u30f4\u30a3\u30c3\u30ad\u30fc<\/strong> \u697d\u5929\u30b0\u30eb\u30fc\u30d7\u5098\u4e0b\u306eNetflix\u306f\u3001\u5927\u624b\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3068\u306f\u7570\u306a\u308b\u4f5c\u54c1\u3092\u697d\u3057\u307f\u305f\u3044\u65b9\u306b\u3001\u5145\u5b9f\u3057\u305f\u8996\u8074\u4f53\u9a13\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u30a2\u30b8\u30a2\u306e\u4f5c\u54c1\u3067\u7279\u306b\u6709\u540d\u3067\u3059\u304c\u3001\u30e8\u30fc\u30ed\u30c3\u30d1\u306e\u4f5c\u54c1\u3082\u5897\u3048\u3066\u304a\u308a\u3001\u30aa\u30e9\u30f3\u30c0\u3084\u8fd1\u96a3\u8af8\u56fd\u306e\u4f5c\u54c1\u3082\u6570\u591a\u304f\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u306e <strong>\u30f4\u30a3\u30c3\u30ad\u30fc<\/strong> Viki\u306f\u3001\u97d3\u56fd\u3001\u4e2d\u56fd\u3001\u65e5\u672c\u306e\u30a2\u30b8\u30a2\u306e\u30c9\u30e9\u30de\u3001\u6620\u753b\u3001\u30c6\u30ec\u30d3\u756a\u7d44\u306b\u7279\u5316\u3057\u305f\u30b9\u30c8\u30ea\u30fc\u30df\u30f3\u30b0\u30a2\u30d7\u30ea\u3067\u3059\u3002\u72ec\u81ea\u306e\u30e6\u30fc\u30b6\u30fc\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u306b\u3088\u3063\u3066\u4f5c\u6210\u3055\u308c\u305f\u69d8\u3005\u306a\u8a00\u8a9e\u306e\u5b57\u5e55\u3092\u63d0\u4f9b\u3057\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002Android\u3001iOS\u3001\u30b9\u30de\u30fc\u30c8\u30c6\u30ec\u30d3\u3067\u5229\u7528\u53ef\u80fd\u3067\u3001\u5e83\u544a\u4ed8\u304d\u306e\u7121\u6599\u8996\u8074\u3068\u3001\u4e2d\u65ad\u306e\u306a\u3044\u30d7\u30ec\u30df\u30a2\u30e0\u7248\u306e\u8996\u8074\u304c\u53ef\u80fd\u3067\u3059\u3002\u30e2\u30c0\u30f3\u3067\u4f7f\u3044\u3084\u3059\u3044\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u52a0\u3048\u3001\u30e6\u30fc\u30b6\u30fc\u306e\u597d\u307f\u306b\u57fa\u3065\u3044\u3066\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u304a\u3059\u3059\u3081\u6a5f\u80fd\u3082\u5099\u3048\u3066\u3044\u307e\u3059\u3002\u30a2\u30b8\u30a2\u306e\u4f5c\u54c1\u304c\u597d\u304d\u3067\u3001\u65b0\u3057\u3044\u4f5c\u54c1\u3092\u624b\u8efd\u306b\u697d\u3057\u307f\u305f\u3044\u65b9\u306b\u6700\u9069\u3067\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83c\udfac \u6a5f\u80fd\u3068\u5229\u70b9<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u30aa\u30e9\u30f3\u30c0\u306e\u30b7\u30ea\u30fc\u30ba\u3068\u30c9\u30e9\u30de\uff1a<\/strong> \u9b45\u529b\u7684\u306a\u30b9\u30c8\u30fc\u30ea\u30fc\u3068\u7d20\u6674\u3089\u3057\u3044\u30d3\u30b8\u30e5\u30a2\u30eb\u3092\u5099\u3048\u305f\u30aa\u30e9\u30f3\u30c0\u306e\u30aa\u30ea\u30b8\u30ca\u30eb\u4f5c\u54c1\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/li>\n\n\n\n<li><strong>\u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u5b57\u5e55\uff1a<\/strong> \u3059\u3079\u3066\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306f\u30d5\u30a1\u30f3\u3068\u30a2\u30d7\u30ea\u72ec\u81ea\u306e\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u306b\u3088\u3063\u3066\u7ffb\u8a33\u3055\u308c\u3066\u304a\u308a\u3001\u6ca1\u5165\u611f\u3092\u9ad8\u3081\u3066\u3044\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u7121\u6599\u307e\u305f\u306f\u30d7\u30ec\u30df\u30a2\u30e0\u30b9\u30c8\u30ea\u30fc\u30df\u30f3\u30b0:<\/strong> \u5e83\u544a\u4ed8\u304d\u3067\u7121\u6599\u3067\u8996\u8074\u3059\u308b\u3053\u3068\u3082\u3001\u6709\u6599\u30d7\u30e9\u30f3\u3092\u9078\u629e\u3057\u3066\u4e2d\u65ad\u3092\u306a\u304f\u3057\u3001\u65b0\u3057\u3044\u30a8\u30d4\u30bd\u30fc\u30c9\u306b\u65e9\u304f\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u9ad8\u753b\u8cea:<\/strong> Viki \u306f HD \u304a\u3088\u3073\u30d5\u30eb HD \u30b9\u30c8\u30ea\u30fc\u30df\u30f3\u30b0\u3092\u63d0\u4f9b\u3057\u3001\u512a\u308c\u305f\u8996\u8074\u4f53\u9a13\u3092\u4fdd\u8a3c\u3057\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u5e45\u5e83\u3044\u4e92\u63db\u6027:<\/strong> Android\u3001iOS\u3001\u30b9\u30de\u30fc\u30c8\u30c6\u30ec\u30d3\u3001\u3055\u3089\u306b\u306f\u30a6\u30a7\u30d6\u30d6\u30e9\u30a6\u30b6\u3067\u3082\u5229\u7528\u3067\u304d\u308b\u306e\u3067\u3001\u3069\u3053\u3067\u3082\u8996\u8074\u3067\u304d\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udcf1 \u30e6\u30fc\u30b6\u30d3\u30ea\u30c6\u30a3<\/h3>\n\n\n\n<p>\u3053\u306e\u30a2\u30d7\u30ea\u306f\u30e2\u30c0\u30f3\u3067\u4f7f\u3044\u3084\u3059\u3044\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3092\u5099\u3048\u3066\u3044\u307e\u3059\u3002\u30ab\u30c6\u30b4\u30ea\u30fc\u30b7\u30b9\u30c6\u30e0\u306b\u3088\u308a\u3001\u56fd\u3001\u8a00\u8a9e\u3001\u6027\u5225\u3067\u7d5e\u308a\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u308b\u305f\u3081\u3001\u304a\u63a2\u3057\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u7c21\u5358\u306b\u898b\u3064\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 <strong>\u30aa\u30e9\u30f3\u30c0\u30b7\u30ea\u30fc\u30ba<\/strong> \u3059\u3050\u306b\u3002\u3055\u3089\u306b\u3001\u30b3\u30e1\u30f3\u30c8\u6b04\u3067\u306f\u4ed6\u306e\u30d5\u30a1\u30f3\u3068\u4ea4\u6d41\u3057\u305f\u308a\u3001\u65b0\u3057\u3044\u4f5c\u54c1\u3092\u767a\u898b\u3057\u305f\u308a\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2b50 \u4e3b\u306a\u7279\u5fb4<\/h3>\n\n\n\n<p>Viki\u306e\u6700\u5927\u306e\u5229\u70b9\u306f <strong>\u6d3b\u767a\u306a\u30b0\u30ed\u30fc\u30d0\u30eb\u30b3\u30df\u30e5\u30cb\u30c6\u30a3<\/strong>\u306f\u3001\u69d8\u3005\u306a\u6587\u5316\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u7ffb\u8a33\u3057\u3066\u304a\u3059\u3059\u3081\u3059\u308b\u30a2\u30d7\u30ea\u3067\u3059\u3002\u3053\u306e\u30a2\u30d7\u30ea\u306f\u3001\u30c9\u30e9\u30de\u3092\u8996\u8074\u3057\u306a\u304c\u3089\u30aa\u30e9\u30f3\u30c0\u306e\u8a00\u8a9e\u3084\u7fd2\u6163\u306b\u3064\u3044\u3066\u5b66\u3073\u305f\u3044\u65b9\u306b\u6700\u9069\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u65e5\u5e38\u304b\u3089\u629c\u3051\u51fa\u3057\u3066\u3001\u5b9f\u7528\u7684\u306a\u30aa\u30e9\u30f3\u30c0\u88fd\u54c1\u3092\u63a2\u3057\u305f\u3044\u306a\u3089\u3001 <strong>\u30f4\u30a3\u30c3\u30ad\u30fc<\/strong> \u30e8\u30fc\u30ed\u30c3\u30d1\u30b7\u30ea\u30fc\u30ba\u306e\u30de\u30e9\u30bd\u30f3\u3092\u59cb\u3081\u308b\u306b\u306f\u6700\u9069\u306a\u9078\u629e\u3067\u3059\u3002<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea \u00e9 f\u00e3 das produ\u00e7\u00f5es europeias e quer mergulhar nas hist\u00f3rias e cultura da Holanda, o Viki \u00e9 uma excelente op\u00e7\u00e3o para assistir s\u00e9ries holandesas e outras produ\u00e7\u00f5es internacionais. O app \u00e9 conhecido por seu vasto acervo de dramas, s\u00e9ries e filmes de diversos pa\u00edses, com legendas em portugu\u00eas e qualidade de imagem impec\u00e1vel. &#8230; <a title=\"\u30aa\u30e9\u30f3\u30c0\u306e\u30b7\u30ea\u30fc\u30ba\u3092\u8996\u8074\u3059\u308b\u305f\u3081\u306e\u30a2\u30d7\u30ea\" class=\"read-more\" href=\"https:\/\/mobsaint.com\/ja\/aplicativo-para-ver-series-holandesas\/\" aria-label=\"\u30aa\u30e9\u30f3\u30c0\u30b7\u30ea\u30fc\u30ba\u8996\u8074\u30a2\u30d7\u30ea\u306b\u3064\u3044\u3066 \u3055\u3089\u306b\u8aad\u3080\">\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>","protected":false},"author":1,"featured_media":47064,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-47063","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/posts\/47063","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/comments?post=47063"}],"version-history":[{"count":3,"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/posts\/47063\/revisions"}],"predecessor-version":[{"id":47092,"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/posts\/47063\/revisions\/47092"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/media\/47064"}],"wp:attachment":[{"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/media?parent=47063"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/categories?post=47063"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mobsaint.com\/ja\/wp-json\/wp\/v2\/tags?post=47063"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}