{"id":61,"date":"2025-06-17T23:50:43","date_gmt":"2025-06-17T14:50:43","guid":{"rendered":"https:\/\/www.newwealth.shop\/a\/?p=61"},"modified":"2025-08-12T20:32:24","modified_gmt":"2025-08-13T03:32:24","slug":"blue-lock-isagi-yoichi-quiz","status":"publish","type":"post","link":"https:\/\/www.newwealth.shop\/a\/?p=61","title":{"rendered":"BLUE LOCK &#8211; Isagi Yoichi Quiz"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Ultimate BLUE LOCK Quiz &#8211; Test Your Knowledge About Isagi Yoichi<\/title>\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/tailwindcss@2.2.19\/dist\/tailwind.min.css\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@fortawesome\/fontawesome-free@6.4.0\/css\/all.min.css\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bangers&#038;family=Roboto:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Roboto', sans-serif;\n            background-color: #f0f8ff;\n            background-image: url(\"data:image\/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23326BB3' fill-opacity='0.1' fill-rule='evenodd'\/%3E%3C\/svg%3E\");\n        }\n        .title-font {\n            font-family: 'Bangers', cursive;\n        }\n        .quiz-container {\n            max-width: 800px;\n            margin: 0 auto;\n            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);\n        }\n        .option {\n            transition: all 0.3s ease;\n            border: 2px solid transparent;\n        }\n        .option:hover {\n            transform: translateY(-3px);\n            border: 2px solid #3b82f6;\n        }\n        .correct {\n            background-color: #c6f6d5;\n            border: 2px solid #48bb78;\n        }\n        .incorrect {\n            background-color: #fed7d7;\n            border: 2px solid #f56565;\n        }\n        .disabled {\n            pointer-events: none;\n        }\n        .easy {\n            color: #48bb78;\n        }\n        .medium {\n            color: #ecc94b;\n        }\n        .hard {\n            color: #f56565;\n        }\n        .soccer-ball {\n            width: 40px;\n            height: 40px;\n            background: radial-gradient(circle at 50% 50%, #ffffff, #f0f0f0);\n            border-radius: 50%;\n            position: relative;\n            display: inline-block;\n            border: 2px solid #000;\n        }\n        .soccer-ball::before {\n            content: \"\";\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            border-radius: 50%;\n            background-image: \n                radial-gradient(circle at 30% 30%, #0009, transparent 20%),\n                linear-gradient(45deg, #000 25%, transparent 25%),\n                linear-gradient(-45deg, #000 25%, transparent 25%);\n        }\n        @keyframes float {\n            0% { transform: translateY(0px); }\n            50% { transform: translateY(-20px); }\n            100% { transform: translateY(0px); }\n        }\n        .floating {\n            animation: float 3s ease-in-out infinite;\n        }\n        .progress-bar {\n            transition: width 0.5s ease;\n        }\n    <\/style>\n<\/head>\n<body class=\"min-h-screen py-8\">\n    <div id=\"confetti\" class=\"fixed inset-0 pointer-events-none z-50\"><\/div>\n    <div class=\"quiz-container bg-white rounded-lg overflow-hidden\">\n        <!-- Start Screen -->\n        <div id=\"start-screen\" class=\"p-8 text-center\">\n            <div class=\"flex justify-center items-center\">\n                <div class=\"soccer-ball floating mb-4 mr-4\"><\/div>\n                <h1 class=\"title-font text-5xl text-blue-600 mb-4\">BLUE LOCK Quiz<\/h1>\n                <div class=\"soccer-ball floating mb-4 ml-4\"><\/div>\n            <\/div>\n            <p class=\"text-xl mb-6\">Test your knowledge about Isagi Yoichi with these 10 questions!<\/p>\n            <div class=\"flex justify-center\">\n                <button id=\"start-btn\" class=\"bg-blue-500 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-full text-xl transition-colors duration-300\">\n                    Start Quiz <i class=\"fas fa-futbol ml-2\"><\/i>\n                <\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Quiz Questions -->\n        <div id=\"quiz-screen\" class=\"hidden\">\n            <div class=\"bg-blue-500 h-2 progress-bar\" id=\"progress-bar\"><\/div>\n            <div class=\"p-8\">\n                <div class=\"flex justify-between items-center mb-6\">\n                    <p class=\"text-lg\"><span id=\"current-question\">1<\/span> of 10<\/p>\n                    <p class=\"text-lg\">Score: <span id=\"score\">0<\/span><\/p>\n                <\/div>\n                <div id=\"difficulty-indicator\" class=\"mb-4 text-right font-bold\"><\/div>\n                <h2 id=\"question-text\" class=\"text-2xl font-bold mb-6\"><\/h2>\n                <div id=\"options-container\" class=\"grid grid-cols-1 md:grid-cols-2 gap-4\">\n                    <!-- Options will be inserted here -->\n                <\/div>\n                <div id=\"feedback\" class=\"mt-6 p-4 rounded-lg text-center hidden\"><\/div>\n                <div class=\"mt-8 text-center\">\n                    <button id=\"next-btn\" class=\"bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-6 rounded-full hidden\">\n                        Next Question <i class=\"fas fa-arrow-right ml-2\"><\/i>\n                    <\/button>\n                    <button id=\"finish-btn\" class=\"bg-green-500 hover:bg-green-700 text-white font-bold py-2 px-6 rounded-full hidden\">\n                        Finish Quiz <i class=\"fas fa-check ml-2\"><\/i>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Results Screen -->\n        <div id=\"results-screen\" class=\"p-8 text-center hidden\">\n            <h1 class=\"title-font text-4xl text-blue-600 mb-4\">Quiz Results<\/h1>\n            <div class=\"mb-6\">\n                <p class=\"text-2xl mb-2\">Your Score: <span id=\"final-score\" class=\"font-bold\">0<\/span> out of 100<\/p>\n                <div class=\"h-4 relative max-w-md mx-auto rounded-full overflow-hidden bg-gray-200\">\n                    <div id=\"results-bar\" class=\"h-full bg-blue-500 transition-all duration-1000\"><\/div>\n                <\/div>\n            <\/div>\n            <div id=\"result-message\" class=\"mb-8 text-xl\"><\/div>\n            <div class=\"mb-6\">\n                <h2 class=\"text-2xl mb-4 font-bold\">Your Performance<\/h2>\n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-4\">\n                    <div class=\"bg-green-100 p-4 rounded-lg\">\n                        <p class=\"text-lg\"><i class=\"fas fa-check-circle text-green-500 mr-2\"><\/i> <span id=\"correct-count\">0<\/span> Correct<\/p>\n                    <\/div>\n                    <div class=\"bg-red-100 p-4 rounded-lg\">\n                        <p class=\"text-lg\"><i class=\"fas fa-times-circle text-red-500 mr-2\"><\/i> <span id=\"incorrect-count\">0<\/span> Incorrect<\/p>\n                    <\/div>\n                    <div class=\"bg-blue-100 p-4 rounded-lg\">\n                        <p class=\"text-lg\"><i class=\"fas fa-percentage text-blue-500 mr-2\"><\/i> <span id=\"percentage\">0<\/span>% Accuracy<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <button id=\"restart-btn\" class=\"bg-blue-500 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-full text-xl transition-colors duration-300\">\n                Try Again <i class=\"fas fa-redo ml-2\"><\/i>\n            <\/button>\n        <\/div>\n    <\/div>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/canvas-confetti@1.5.1\/dist\/confetti.browser.min.js\"><\/script>\n    <script>\n        const quizData = [\n            {\n                question: \"What is Isagi Yoichi's jersey number in BLUE LOCK?\",\n                options: [\"299\", \"300\", \"301\", \"298\"],\n                correct: 0,\n                difficulty: \"Easy\",\n                explanation: \"Isagi wears jersey number 299 in the BLUE LOCK facility. This number represents his initial ranking among the 300 strikers who entered the program, making him the second-lowest ranked player at the start.\"\n            },\n            {\n                question: \"What position did Isagi play before joining BLUE LOCK?\",\n                options: [\"Striker\", \"Midfielder\", \"Defender\", \"Goalkeeper\"],\n                correct: 1,\n                difficulty: \"Easy\",\n                explanation: \"Before BLUE LOCK, Isagi played as a midfielder for his high school soccer team. His transition to striker is a central part of his character development, as he learns to develop his 'ego' and goal-scoring instincts.\"\n            },\n            {\n                question: \"What is Isagi's special ability that develops throughout the series?\",\n                options: [\"Speed\", \"Physical strength\", \"Spatial awareness\", \"Ball control\"],\n                correct: 2,\n                difficulty: \"Medium\",\n                explanation: \"Isagi's key weapon is his exceptional spatial awareness and ability to read the field. He can visualize plays, predict opponent movements, and find optimal positioning to create goal-scoring opportunities.\"\n            },\n            {\n                question: \"Which high school did Isagi attend before BLUE LOCK?\",\n                options: [\"Ichinan High School\", \"Matsukaze Kokuo High School\", \"Hakuho High School\", \"Raimon Junior High School\"],\n                correct: 0,\n                difficulty: \"Medium\",\n                explanation: \"Isagi attended Ichinan High School where he played on the soccer team. His experience there, particularly a crucial match where he passed instead of shooting, becomes a defining moment that motivates his journey in BLUE LOCK.\"\n            },\n            {\n                question: \"What does Isagi consider his biggest weakness at the beginning of BLUE LOCK?\",\n                options: [\"Lack of speed\", \"Poor shooting technique\", \"Lack of 'ego' as a striker\", \"Weak physical build\"],\n                correct: 2,\n                difficulty: \"Medium\",\n                explanation: \"Isagi's main struggle is developing the selfish, goal-hungry mentality that defines great strikers. He initially tends to pass to teammates rather than take shots himself, which goes against the striker's 'ego' that BLUE LOCK aims to cultivate.\"\n            },\n            {\n                question: \"Who is Isagi's first roommate in BLUE LOCK?\",\n                options: [\"Bachira Meguru\", \"Kunigami Rensuke\", \"Chigiri Hyoma\", \"Raichi Jingo\"],\n                correct: 1,\n                difficulty: \"Hard\",\n                explanation: \"Kunigami Rensuke is Isagi's first roommate in the BLUE LOCK facility. Despite being competitors, they develop a friendship and mutual respect, with Kunigami's powerful shots serving as inspiration for Isagi's development.\"\n            },\n            {\n                question: \"What formation concept does Isagi eventually master?\",\n                options: [\"Direct Shot\", \"Meta Vision\", \"Spatial Reasoning\", \"Flow State\"],\n                correct: 1,\n                difficulty: \"Hard\",\n                explanation: \"Meta Vision is Isagi's ultimate evolved ability that allows him to see the entire field from a bird's-eye perspective, predicting multiple plays ahead and orchestrating attacks. It represents the pinnacle of his spatial awareness development.\"\n            },\n            {\n                question: \"Which team does Isagi join during the Neo Egoist League?\",\n                options: [\"Bastard M\u00fcnchen\", \"Paris X Gen\", \"Manshine City\", \"Ubers\"],\n                correct: 0,\n                difficulty: \"Hard\",\n                explanation: \"During the Neo Egoist League arc, Isagi joins Bastard M\u00fcnchen, the German team. This placement allows him to learn from world-class players and further develop his abilities on an international level.\"\n            },\n            {\n                question: \"What is Isagi's primary motivation for succeeding in BLUE LOCK?\",\n                options: [\"Money and fame\", \"To become the world's best striker\", \"To prove his teammates wrong\", \"To represent Japan in the World Cup\"],\n                correct: 1,\n                difficulty: \"Medium\",\n                explanation: \"Isagi's driving ambition is to become the world's greatest striker. This goal pushes him through all challenges in BLUE LOCK, and he's willing to crush anyone who stands in his way, embodying the 'ego' that the program seeks to develop.\"\n            },\n            {\n                question: \"What happens to players who are eliminated from BLUE LOCK?\",\n                options: [\"They return to their original teams\", \"They lose the right to represent Japan's national team forever\", \"They are transferred to other countries\", \"They can retry the program later\"],\n                correct: 1,\n                difficulty: \"Hard\",\n                explanation: \"The stakes in BLUE LOCK are extremely high - players who are eliminated permanently lose their chance to ever play for Japan's national soccer team. This creates intense pressure and makes every match crucial for Isagi and his competitors.\"\n            }\n        ];\n\n        let currentQuestion = 0;\n        let score = 0;\n        let answered = false;\n        let correctAnswers = 0;\n        let incorrectAnswers = 0;\n\n        \/\/ DOM Elements\n        const startScreen = document.getElementById('start-screen');\n        const quizScreen = document.getElementById('quiz-screen');\n        const resultsScreen = document.getElementById('results-screen');\n        const startBtn = document.getElementById('start-btn');\n        const questionNumber = document.getElementById('current-question');\n        const questionText = document.getElementById('question-text');\n        const optionsContainer = document.getElementById('options-container');\n        const difficultyIndicator = document.getElementById('difficulty-indicator');\n        const scoreElement = document.getElementById('score');\n        const feedback = document.getElementById('feedback');\n        const nextBtn = document.getElementById('next-btn');\n        const finishBtn = document.getElementById('finish-btn');\n        const finalScore = document.getElementById('final-score');\n        const restartBtn = document.getElementById('restart-btn');\n        const resultsBar = document.getElementById('results-bar');\n        const correctCount = document.getElementById('correct-count');\n        const incorrectCount = document.getElementById('incorrect-count');\n        const percentageElement = document.getElementById('percentage');\n        const resultMessage = document.getElementById('result-message');\n        const progressBar = document.getElementById('progress-bar');\n\n        \/\/ Event Listeners\n        startBtn.addEventListener('click', startQuiz);\n        nextBtn.addEventListener('click', nextQuestion);\n        finishBtn.addEventListener('click', showResults);\n        restartBtn.addEventListener('click', restartQuiz);\n\n        \/\/ Functions\n        function startQuiz() {\n            startScreen.classList.add('hidden');\n            quizScreen.classList.remove('hidden');\n            loadQuestion();\n            updateProgressBar();\n        }\n\n        function loadQuestion() {\n            const question = quizData[currentQuestion];\n            \/\/ Reset state\n            answered = false;\n            questionNumber.textContent = currentQuestion + 1;\n            questionText.textContent = question.question;\n            feedback.classList.add('hidden');\n            nextBtn.classList.add('hidden');\n            finishBtn.classList.add('hidden');\n\n            \/\/ Set difficulty indicator\n            difficultyIndicator.textContent = `Difficulty: `;\n            let difficultySpan = document.createElement('span');\n            difficultySpan.textContent = question.difficulty;\n            if (question.difficulty.includes('Easy')) {\n                difficultySpan.classList.add('easy');\n            } else if (question.difficulty.includes('Medium')) {\n                difficultySpan.classList.add('medium');\n            } else {\n                difficultySpan.classList.add('hard');\n            }\n            difficultyIndicator.appendChild(difficultySpan);\n\n            \/\/ Clear previous options\n            optionsContainer.innerHTML = '';\n\n            \/\/ Add new options\n            question.options.forEach((option, index) => {\n                const optionDiv = document.createElement('div');\n                optionDiv.classList.add('option', 'p-4', 'rounded-lg', 'bg-gray-100', 'hover:bg-gray-200', 'cursor-pointer', 'transition-all');\n                optionDiv.innerHTML = `\n                    <div class=\"flex items-start\">\n                        <span class=\"text-lg font-bold mr-2\">${String.fromCharCode(65 + index)}.<\/span>\n                        <span>${option}<\/span>\n                    <\/div>\n                `;\n                optionDiv.addEventListener('click', () => selectOption(index));\n                optionsContainer.appendChild(optionDiv);\n            });\n        }\n\n        function selectOption(optionIndex) {\n            if (answered) return;\n            answered = true;\n            const correct = quizData[currentQuestion].correct;\n            const options = optionsContainer.childNodes;\n\n            \/\/ Disable all options\n            options.forEach(option => option.classList.add('disabled'));\n\n            \/\/ Mark selected option\n            if (optionIndex === correct) {\n                options[optionIndex].classList.add('correct');\n                score += 10;\n                scoreElement.textContent = score;\n                feedback.innerHTML = `<div class=\"font-bold text-green-600 mb-2\">Correct! \u26bd<\/div><div class=\"text-sm\">${quizData[currentQuestion].explanation}<\/div>`;\n                feedback.classList.remove('hidden', 'bg-red-100', 'text-red-800');\n                feedback.classList.add('bg-green-100', 'text-green-800');\n                correctAnswers++;\n            } else {\n                options[optionIndex].classList.add('incorrect');\n                options[correct].classList.add('correct');\n                feedback.innerHTML = `<div class=\"font-bold text-red-600 mb-2\">Wrong! The correct answer is ${String.fromCharCode(65 + correct)}.<\/div><div class=\"text-sm\">${quizData[currentQuestion].explanation}<\/div>`;\n                feedback.classList.remove('hidden', 'bg-green-100', 'text-green-800');\n                feedback.classList.add('bg-red-100', 'text-red-800');\n                incorrectAnswers++;\n            }\n\n            feedback.classList.remove('hidden');\n\n            \/\/ Show next button or finish button\n            if (currentQuestion < quizData.length - 1) {\n                nextBtn.classList.remove('hidden');\n            } else {\n                finishBtn.classList.remove('hidden');\n            }\n        }\n\n        function nextQuestion() {\n            currentQuestion++;\n            loadQuestion();\n            updateProgressBar();\n        }\n\n        function updateProgressBar() {\n            const progress = ((currentQuestion + 1) \/ quizData.length) * 100;\n            progressBar.style.width = `${progress}%`;\n        }\n\n        function showResults() {\n            quizScreen.classList.add('hidden');\n            resultsScreen.classList.remove('hidden');\n            finalScore.textContent = score;\n            resultsBar.style.width = `${score}%`;\n            correctCount.textContent = correctAnswers;\n            incorrectCount.textContent = incorrectAnswers;\n            const percentage = Math.round((correctAnswers \/ quizData.length) * 100);\n            percentageElement.textContent = percentage;\n\n            \/\/ Set result message based on score\n            if (score >= 90) {\n                resultMessage.innerHTML = `<p class=\"font-bold text-green-600\">Amazing! You're a BLUE LOCK Master! \ud83c\udfc6<\/p>\n                    <p>Your knowledge of Isagi Yoichi is truly impressive. You have the \"ego\" of a world-class striker!<\/p>`;\n                showConfetti();\n            } else if (score >= 70) {\n                resultMessage.innerHTML = `<p class=\"font-bold text-blue-600\">Great Job! Elite Striker Level! \u26bd<\/p>\n                    <p>You have excellent knowledge of BLUE LOCK. Your spatial awareness is developing well!<\/p>`;\n            } else if (score >= 50) {\n                resultMessage.innerHTML = `<p class=\"font-bold text-yellow-600\">Good Effort! Rising Talent! \ud83e\udd45<\/p>\n                    <p>You know the basics about Isagi. Keep training to unlock your Meta Vision!<\/p>`;\n            } else {\n                resultMessage.innerHTML = `<p class=\"font-bold text-red-600\">Needs Improvement! Keep Training! \ud83d\udd04<\/p>\n                    <p>Even the world's best strikers started somewhere! Study more about BLUE LOCK and try again!<\/p>`;\n            }\n        }\n\n        function restartQuiz() {\n            currentQuestion = 0;\n            score = 0;\n            correctAnswers = 0;\n            incorrectAnswers = 0;\n            scoreElement.textContent = score;\n            resultsScreen.classList.add('hidden');\n            startScreen.classList.remove('hidden');\n        }\n\n        function showConfetti() {\n            confetti({\n                particleCount: 100,\n                spread: 70,\n                origin: { y: 0.6 }\n            });\n        }\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Ultimate BLUE LOCK Quiz &#8211; Test Your Knowledge About Isagi Yoichi BLUE LOCK Quiz Test your knowledge about Isagi Yoichi with these 10 questions! Start Quiz 1 of 10 Score: 0 Next Question Finish Quiz Quiz Results Your Score: 0 out of 100 Your Performance 0 Correct 0 Incorrect 0% Accuracy Try Again<\/p>\n","protected":false},"author":1,"featured_media":129,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[8],"tags":[],"class_list":["post-61","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blue-lock"],"jetpack_featured_media_url":"https:\/\/www.newwealth.shop\/a\/wp-content\/uploads\/2025\/06\/Lets-Try-Anime-Quiz-3-1.jpg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=\/wp\/v2\/posts\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=61"}],"version-history":[{"count":3,"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=\/wp\/v2\/posts\/61\/revisions"}],"predecessor-version":[{"id":102,"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=\/wp\/v2\/posts\/61\/revisions\/102"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=\/wp\/v2\/media\/129"}],"wp:attachment":[{"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=61"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.newwealth.shop\/a\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}