{"id":584,"date":"2025-06-17T01:08:18","date_gmt":"2025-06-17T01:08:18","guid":{"rendered":"https:\/\/plusmob.com\/?p=584"},"modified":"2025-06-17T01:10:14","modified_gmt":"2025-06-17T01:10:14","slug":"%e3%82%b5%e3%83%83%e3%82%ab%e3%83%bc%e3%81%ae%e8%a9%a6%e5%90%88%e3%82%92%e3%83%a9%e3%82%a4%e3%83%96%e3%81%a7%e8%a6%96%e8%81%b4%e3%81%a7%e3%81%8d%e3%82%8b%e3%82%a2%e3%83%97%e3%83%aa","status":"publish","type":"post","link":"https:\/\/plusmob.com\/ja\/aplicativo-para-assistir-jogos-de-futebol-ao-vivo\/","title":{"rendered":"\u30b5\u30c3\u30ab\u30fc\u306e\u8a66\u5408\u3092\u30e9\u30a4\u30d6\u3067\u8996\u8074\u3059\u308b\u305f\u3081\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3"},"content":{"rendered":"<p>\u30b5\u30c3\u30ab\u30fc\u306b\u60c5\u71b1\u304c\u3042\u308a\u3001\u643a\u5e2f\u96fb\u8a71\u304b\u3089\u76f4\u63a5\u30e9\u30a4\u30d6\u8a66\u5408\u3092\u8996\u8074\u3059\u308b\u5b9f\u7528\u7684\u3067\u7121\u6599\u306e\u65b9\u6cd5\u3092\u63a2\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u30a2\u30d7\u30ea <strong>FutTV \u2013 \u30d6\u30e9\u30b8\u30eb\u30b5\u30c3\u30ab\u30fc\u30e9\u30a4\u30d6\u4e2d\u7d99<\/strong> \u306f\u7d20\u6674\u3089\u3057\u3044\u9078\u629e\u80a2\u3067\u3059\u3002Google Play\u30b9\u30c8\u30a2\u3067\u5165\u624b\u53ef\u80fd\u3067\u3001\u30b7\u30f3\u30d7\u30eb\u3067\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u53ef\u80fd\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3067\u3001\u8a66\u5408\u3092\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u3067\u8996\u8074\u3067\u304d\u307e\u3059\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\/94hu899fcZroFS4s5GZwfSkEtfwcGL4DskZbVXwFG1ibZf8EeIlaL1zv10PtcQfURKY=w240-h480-rw\" alt=\"FutTV - \u30d6\u30e9\u30b8\u30eb\u30b5\u30c3\u30ab\u30fc\u30e9\u30a4\u30d6\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">FutTV - \u30d6\u30e9\u30b8\u30eb\u30b5\u30c3\u30ab\u30fc\u30e9\u30a4\u30d6<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">6,176\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\u4e07\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:\/\/plusmob.com\/ja\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=futtv2.futebol.aovivo.tv\" 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                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30bc\u30fc\u30b7\u30e7\u30f3\u3068\u9078\u629e\u306e\u81ea\u7531<\/h3>\n\n\n\n<p>FutTV\u306e\u7d20\u6674\u3089\u3057\u3044\u70b9\u306f\u3001\u30e6\u30fc\u30b6\u30fc\u306b\u63d0\u4f9b\u3059\u308b\u81ea\u7531\u5ea6\u306e\u9ad8\u3055\u3067\u3059\u3002\u56fa\u5b9a\u3055\u308c\u305f\u30c1\u30e3\u30f3\u30cd\u30eb\u30b0\u30ea\u30c3\u30c9\u3092\u5f37\u5236\u3059\u308b\u4ed6\u306e\u30a2\u30d7\u30ea\u3068\u306f\u7570\u306a\u308a\u3001FutTV\u3067\u306f\u72ec\u81ea\u306e\u30b5\u30c3\u30ab\u30fc\u30c1\u30e3\u30f3\u30cd\u30eb\u30ea\u30b9\u30c8\u3092\u8ffd\u52a0\u3067\u304d\u307e\u3059\u3002\u3064\u307e\u308a\u3001\u6700\u3082\u898b\u305f\u3044\u8a66\u5408\u3084\u9078\u624b\u6a29\u3092\u9078\u629e\u3057\u3001\u5b8c\u5168\u306b\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u4f53\u9a13\u3092\u5b9f\u73fe\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u6a5f\u80fd\u306f\u3001\u56fd\u5185\u30ea\u30fc\u30b0\u3084\u56fd\u969b\u30ea\u30fc\u30b0\u3092\u554f\u308f\u305a\u3001\u69d8\u3005\u306a\u30ea\u30fc\u30b0\u3084\u30c8\u30fc\u30ca\u30e1\u30f3\u30c8\u3092\u89b3\u6226\u3059\u308b\u65b9\u306b\u3068\u3063\u3066\u7279\u306b\u4fbf\u5229\u3067\u3059\u3002FutTV\u3092\u4f7f\u3048\u3070\u3001\u8996\u8074\u3057\u305f\u3044\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5b8c\u5168\u306b\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u30b7\u30f3\u30d7\u30eb\u3067\u76f4\u611f\u7684\u306a\u4f7f\u3044\u3084\u3059\u3055<\/h3>\n\n\n\n<p>FutTV\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u3001\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u306b\u3042\u307e\u308a\u8a73\u3057\u304f\u306a\u3044\u4eba\u3067\u3082\u3001\u3042\u3089\u3086\u308b\u30bf\u30a4\u30d7\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u30a2\u30af\u30bb\u30b9\u3057\u3084\u3059\u3044\u3088\u3046\u306b\u8a2d\u8a08\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u65b0\u3057\u3044\u30c1\u30e3\u30f3\u30cd\u30eb\u306e\u8ffd\u52a0\u306f\u7c21\u5358\u3067\u3059\u3002\u5e0c\u671b\u3059\u308b\u30c1\u30e3\u30f3\u30cd\u30eb\u30ea\u30b9\u30c8\u3092\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u3001\u30a2\u30d7\u30ea\u304c\u81ea\u52d5\u7684\u306b\u30c1\u30e3\u30f3\u30cd\u30eb\u3092\u8aad\u307f\u8fbc\u307f\u307e\u3059\u3002\u6570\u56de\u30bf\u30c3\u30d7\u3059\u308b\u3060\u3051\u3067\u3001\u304a\u6c17\u306b\u5165\u308a\u306e\u8a66\u5408\u3092\u8996\u8074\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3055\u3089\u306b\u3001\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u8efd\u91cf\u3067\u3001\u643a\u5e2f\u96fb\u8a71\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u306b\u8ca0\u62c5\u3092\u304b\u3051\u305a\u3001\u30b9\u30e0\u30fc\u30ba\u3067\u30af\u30e9\u30c3\u30b7\u30e5\u306e\u306a\u3044\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3092\u4fdd\u8a3c\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u6700\u9069\u5316\u3055\u308c\u305f\u8996\u8074\u4f53\u9a13<\/h3>\n\n\n\n<p>FutTV\u306f\u3001\u307e\u308b\u3067\u30b9\u30bf\u30b8\u30a2\u30e0\u306b\u3044\u308b\u304b\u306e\u3088\u3046\u306b\u3001\u3059\u3079\u3066\u306e\u30d7\u30ec\u30fc\u3092\u30e9\u30a4\u30d6\u914d\u4fe1\u3067\u8ffd\u3046\u3053\u3068\u304c\u3067\u304d\u308b\u9ad8\u54c1\u8cea\u306a\u8996\u8074\u4f53\u9a13\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\u753b\u8cea\u306f\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u63a5\u7d9a\u901f\u5ea6\u306b\u5fdc\u3058\u3066\u81ea\u52d5\u7684\u306b\u8abf\u6574\u3055\u308c\u308b\u305f\u3081\u3001\u9014\u5207\u308c\u308b\u3053\u3068\u306a\u304f\u6700\u9ad8\u306e\u6620\u50cf\u3092\u304a\u697d\u3057\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<p>FutTV \u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u3069\u3053\u306b\u3044\u3066\u3082\u304a\u6c17\u306b\u5165\u308a\u306e\u30c1\u30fc\u30e0\u3092\u5fdc\u63f4\u3057\u306a\u304c\u3089\u3001\u3042\u3089\u3086\u308b\u5834\u6240\u3092\u4eee\u60f3\u30b9\u30bf\u30f3\u30c9\u306b\u5909\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u7121\u6599\u3067\u30a2\u30af\u30bb\u30b9\u53ef\u80fd<\/h3>\n\n\n\n<p>FutTV\u306e\u6700\u5927\u306e\u9b45\u529b\u306e\u4e00\u3064\u306f\u3001\u5b8c\u5168\u306b\u7121\u6599\u3067\u3042\u308b\u3053\u3068\u3067\u3059\u3002\u6700\u9ad8\u306e\u30e9\u30a4\u30d6\u30b5\u30c3\u30ab\u30fc\u3092\u697d\u3057\u3080\u305f\u3081\u306b\u3001\u30b5\u30d6\u30b9\u30af\u30ea\u30d7\u30b7\u30e7\u30f3\u3084\u6708\u984d\u6599\u91d1\u3092\u5fc3\u914d\u3059\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30a2\u30d7\u30ea\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u3066\u30c1\u30e3\u30f3\u30cd\u30eb\u30ea\u30b9\u30c8\u306b\u8ffd\u52a0\u3059\u308b\u3060\u3051\u3067\u3001\u8996\u8074\u3092\u958b\u59cb\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u306b\u3088\u308a\u3001FutTV \u306f\u3001\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u8cea\u3068\u591a\u69d8\u6027\u3092\u72a0\u7272\u306b\u3059\u308b\u3053\u3068\u306a\u304f\u3001\u7d4c\u6e08\u7684\u306a\u65b9\u6cd5\u3067\u8a66\u5408\u3092\u8ffd\u3046\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u63a2\u3057\u3066\u3044\u308b\u4eba\u306b\u3068\u3063\u3066\u7406\u60f3\u7684\u306a\u9078\u629e\u80a2\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\u7d50\u8ad6<\/h3>\n\n\n\n<p>FutTV \u2013 Futebol ao Vivo Brasil\u306f\u3001\u643a\u5e2f\u96fb\u8a71\u3067\u30e9\u30a4\u30d6\u8a66\u5408\u3092\u8996\u8074\u3057\u305f\u3044\u30b5\u30c3\u30ab\u30fc\u30d5\u30a1\u30f3\u306b\u3068\u3063\u3066\u3001\u5b9f\u7528\u7684\u3067\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u6027\u306b\u512a\u308c\u305f\u7121\u6599\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3068\u3057\u3066\u969b\u7acb\u3063\u3066\u3044\u307e\u3059\u3002\u30e6\u30fc\u30b6\u30fc\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3001\u30c1\u30e3\u30f3\u30cd\u30eb\u9078\u629e\u306e\u81ea\u7531\u5ea6\u3001\u6700\u9069\u5316\u3055\u308c\u305f\u8996\u8074\u4f53\u9a13\u3092\u5099\u3048\u305f\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u3001\u8a66\u5408\u3092\u4e00\u3064\u3082\u898b\u9003\u3055\u306a\u3044\u305f\u3081\u306b\u5fc5\u8981\u306a\u3059\u3079\u3066\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u304a\u6c17\u306b\u5165\u308a\u306e\u30c1\u30fc\u30e0\u306e\u8a66\u5408\u3092\u52b9\u7387\u7684\u304b\u3064\u7d4c\u6e08\u7684\u306b\u8996\u8074\u3059\u308b\u65b9\u6cd5\u3092\u304a\u63a2\u3057\u306a\u3089\u3001FutTV \u304c\u6700\u9069\u3067\u3059\u3002<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea \u00e9 apaixonado por futebol e busca uma maneira pr\u00e1tica e gratuita de acompanhar partidas ao vivo diretamente do seu celular, o aplicativo FutTV &#8211; Futebol ao Vivo Brasil \u00e9 uma excelente op\u00e7\u00e3o. Dispon\u00edvel na Google Play Store, ele permite que voc\u00ea assista aos jogos em tempo real, com uma interface simples e personaliz\u00e1vel. Personaliza\u00e7\u00e3o e liberdade de escolha O grande diferencial do FutTV \u00e9 a liberdade que oferece ao usu\u00e1rio. Ao contr\u00e1rio de outros aplicativos que imp\u00f5em uma grade fixa de canais, o FutTV permite que voc\u00ea adicione sua pr\u00f3pria lista de canais de futebol. Isso significa que voc\u00ea pode selecionar os jogos e campeonatos que mais gosta [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":587,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":{"0":"post-584","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/posts\/584","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/comments?post=584"}],"version-history":[{"count":4,"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/posts\/584\/revisions"}],"predecessor-version":[{"id":590,"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/posts\/584\/revisions\/590"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/media\/587"}],"wp:attachment":[{"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/media?parent=584"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/categories?post=584"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plusmob.com\/ja\/wp-json\/wp\/v2\/tags?post=584"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}