{"id":8,"date":"2026-09-09T08:42:43","date_gmt":"2026-09-09T08:42:43","guid":{"rendered":"https:\/\/pagaljatt.co.in\/?p=8"},"modified":"2026-09-09T08:59:55","modified_gmt":"2026-09-09T08:59:55","slug":"cheluve-kele-cheluve","status":"publish","type":"post","link":"https:\/\/pagaljatt.co.in\/?p=8","title":{"rendered":"Cheluve Kele Cheluve"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ==========================================================\n   BAIL \u2014 CHELUVE KELE CHELUVE\n   CLEAN WORDPRESS MUSIC POST\n========================================================== *\/\n\n.bail-post {\n    --green: #12382c;\n    --green-dark: #071812;\n    --gold: #b38a3b;\n    --text: #202723;\n    --muted: #69736e;\n    --border: #e5e8e5;\n    --soft: #f7f8f6;\n\n    max-width: 980px;\n    margin: 35px auto;\n    background: #fff;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n        Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.7;\n}\n\n.bail-post h1,\n.bail-post h2,\n.bail-post h3,\n.bail-post p {\n    margin-top: 0;\n}\n\n.bail-post a {\n    text-decoration: none;\n}\n\n\n\/* =========================\n   POST HEADER\n========================= *\/\n\n.bail-post-header {\n    padding: 0 25px 30px;\n    text-align: center;\n}\n\n.bail-category {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--gold);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n}\n\n.bail-post-title {\n    margin: 0 !important;\n    color: var(--green-dark) !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: clamp(38px, 6vw, 64px) !important;\n    font-weight: 400 !important;\n    line-height: 1.05 !important;\n    letter-spacing: -1.5px;\n}\n\n.bail-post-description {\n    max-width: 720px;\n    margin: 18px auto 0 !important;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n}\n\n\n\/* =========================\n   THUMBNAIL\n========================= *\/\n\n.bail-thumbnail {\n    margin: 0 25px;\n    overflow: hidden;\n    background: #eee;\n}\n\n.bail-thumbnail img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-height: 650px;\n    object-fit: cover;\n}\n\n\n\/* =========================\n   AUDIO PLAYER\n========================= *\/\n\n.bail-player-section {\n    margin: 25px;\n    padding: 25px;\n    border: 1px solid var(--border);\n    background: #fafbf9;\n}\n\n.bail-player-top {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    margin-bottom: 17px;\n}\n\n.bail-player-icon {\n    width: 38px;\n    height: 38px;\n    flex: 0 0 38px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--green);\n}\n\n.bail-player-icon svg {\n    width: 18px;\n    height: 18px;\n    fill: none;\n    stroke: #fff;\n    stroke-width: 1.7;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.bail-player-title {\n    color: var(--green-dark);\n    font-size: 14px;\n    font-weight: 700;\n}\n\n.bail-player-subtitle {\n    color: var(--muted);\n    font-size: 12px;\n}\n\n.bail-player-section audio {\n    display: block;\n    width: 100%;\n    height: 45px;\n}\n\n\n\/* =========================\n   DOWNLOAD BUTTON\n========================= *\/\n\n.bail-download-wrap {\n    margin: 0 25px 40px;\n    text-align: center;\n}\n\n.bail-download {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n\n    min-width: 210px;\n    padding: 12px 24px;\n\n    border-radius: 4px;\n\n    background: var(--green);\n    color: #fff !important;\n\n    font-size: 13px;\n    font-weight: 700;\n\n    transition: all .2s ease;\n}\n\n.bail-download:hover {\n    background: var(--green-dark);\n    transform: translateY(-1px);\n}\n\n.bail-download svg {\n    width: 17px;\n    height: 17px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\n\/* =========================\n   SECTIONS\n========================= *\/\n\n.bail-section {\n    padding: 35px 25px;\n}\n\n.bail-section-heading {\n    position: relative;\n    margin: 0 0 24px !important;\n    padding-bottom: 12px;\n\n    color: var(--green-dark) !important;\n\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: 30px !important;\n    font-weight: 400 !important;\n    line-height: 1.2 !important;\n}\n\n.bail-section-heading:after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: 0;\n    width: 42px;\n    height: 2px;\n    background: var(--gold);\n}\n\n\n\/* =========================\n   FEATURE\n========================= *\/\n\n.bail-feature {\n    padding: 25px;\n    border-left: 3px solid var(--gold);\n    background: var(--soft);\n}\n\n.bail-feature p {\n    margin: 0;\n    color: #59635e;\n    font-size: 15px;\n    line-height: 1.9;\n}\n\n.bail-feature strong {\n    color: var(--green);\n}\n\n\n\/* =========================\n   HIGHLIGHTS\n========================= *\/\n\n.bail-highlights {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n\n    margin-top: 28px;\n\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n}\n\n.bail-highlight {\n    padding: 25px 15px;\n    text-align: center;\n    border-right: 1px solid var(--border);\n}\n\n.bail-highlight:last-child {\n    border-right: 0;\n}\n\n.bail-highlight svg {\n    width: 22px;\n    height: 22px;\n    margin-bottom: 9px;\n\n    fill: none;\n    stroke: var(--gold);\n    stroke-width: 1.7;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.bail-highlight strong {\n    display: block;\n    color: var(--green);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n}\n\n.bail-highlight span {\n    display: block;\n    margin-top: 3px;\n    color: var(--muted);\n    font-size: 12px;\n}\n\n\n\/* =========================\n   CREDIT TABLE\n========================= *\/\n\n.bail-table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--border);\n}\n\n.bail-table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n    margin: 0;\n}\n\n.bail-table th {\n    padding: 14px 16px;\n    background: var(--green);\n    color: #fff;\n    text-align: left;\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n}\n\n.bail-table td {\n    padding: 13px 16px;\n    border-bottom: 1px solid var(--border);\n\n    color: #59635e;\n    font-size: 13px;\n    line-height: 1.6;\n    vertical-align: top;\n}\n\n.bail-table tr:last-child td {\n    border-bottom: 0;\n}\n\n.bail-table tr:nth-child(even) td {\n    background: #fafbf9;\n}\n\n.bail-table td:first-child {\n    width: 34%;\n    color: #293a33;\n    font-weight: 600;\n}\n\n\n\/* =========================\n   MOVIE CREDITS\n========================= *\/\n\n.bail-credits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n\n    border-top: 1px solid var(--border);\n    border-left: 1px solid var(--border);\n}\n\n.bail-credit {\n    padding: 19px;\n\n    border-right: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n}\n\n.bail-credit-label {\n    display: block;\n    margin-bottom: 3px;\n\n    color: var(--gold);\n\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n}\n\n.bail-credit-value {\n    color: #303b36;\n    font-size: 14px;\n    font-weight: 600;\n}\n\n\n\/* =========================\n   CAST\n========================= *\/\n\n.bail-cast {\n    padding: 25px;\n    border: 1px solid var(--border);\n    background: #fafbf9;\n}\n\n.bail-cast p {\n    margin-bottom: 15px;\n    color: var(--muted);\n    font-size: 14px;\n}\n\n.bail-cast-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n}\n\n.bail-cast-item {\n    padding: 6px 12px;\n\n    border: 1px solid #dfe4e0;\n    border-radius: 50px;\n\n    background: #fff;\n    color: #385046;\n\n    font-size: 12px;\n    font-weight: 600;\n}\n\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.bail-details {\n    margin-top: 10px;\n    border: 1px solid var(--border);\n}\n\n.bail-details summary {\n    padding: 16px 19px;\n\n    cursor: pointer;\n\n    background: #fafbf9;\n    color: var(--green);\n\n    font-size: 13px;\n    font-weight: 700;\n\n    list-style: none;\n}\n\n.bail-details summary::-webkit-details-marker {\n    display: none;\n}\n\n.bail-details summary:after {\n    content: \"+\";\n    float: right;\n    color: var(--gold);\n    font-size: 19px;\n    font-weight: 400;\n}\n\n.bail-details[open] summary:after {\n    content: \"\u2212\";\n}\n\n.bail-details-content {\n    padding: 20px;\n\n    border-top: 1px solid var(--border);\n\n    color: #5d6862;\n\n    font-size: 13px;\n    line-height: 1.9;\n}\n\n.bail-details-content strong {\n    color: #293c34;\n}\n\n\n\/* =========================\n   END\n========================= *\/\n\n.bail-end {\n    margin: 35px 25px 50px;\n    padding: 35px 25px;\n\n    text-align: center;\n\n    background: var(--green-dark);\n}\n\n.bail-end h2 {\n    margin: 0 0 7px !important;\n\n    color: #fff !important;\n\n    font-family: Georgia, \"Times New Roman\", serif !important;\n\n    font-size: 30px !important;\n    font-weight: 400 !important;\n}\n\n.bail-end p {\n    margin: 0;\n    color: #b9c5bf;\n    font-size: 13px;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width: 700px) {\n\n    .bail-post {\n        margin: 0 auto;\n    }\n\n    .bail-post-header {\n        padding: 0 18px 25px;\n    }\n\n    .bail-post-title {\n        font-size: 42px !important;\n    }\n\n    .bail-post-description {\n        font-size: 14px;\n    }\n\n    .bail-thumbnail {\n        margin: 0;\n    }\n\n    .bail-player-section {\n        margin: 20px 0;\n        padding: 20px;\n\n        border-left: 0;\n        border-right: 0;\n    }\n\n    .bail-download-wrap {\n        margin: 0 18px 30px;\n    }\n\n    .bail-download {\n        width: 100%;\n    }\n\n    .bail-section {\n        padding: 28px 18px;\n    }\n\n    .bail-section-heading {\n        font-size: 27px !important;\n    }\n\n    .bail-highlights {\n        grid-template-columns: 1fr;\n    }\n\n    .bail-highlight {\n        border-right: 0;\n        border-bottom: 1px solid var(--border);\n    }\n\n    .bail-highlight:last-child {\n        border-bottom: 0;\n    }\n\n    .bail-credits {\n        grid-template-columns: 1fr;\n    }\n\n    .bail-end {\n        margin: 20px 18px 30px;\n    }\n}\n<\/style>\n\n<article class=\"bail-post\">\n\n    \n\n\n    <!-- ================================================\n         THUMBNAIL\n    ================================================= -->\n\n    <div class=\"bail-thumbnail\">\n\n        <img decoding=\"async\" src=\"http:\/\/pagaljatt.co.in\/wp-content\/uploads\/2026\/09\/Cheluve-Kele-Cheluve-Bail.jpg\" alt=\"Cheluve Kele Cheluve Song from Bail\" loading=\"eager\">\n\n    <\/div>\n\n\n    <!-- ================================================\n         AUDIO PLAYER\n    ================================================= -->\n\n    <section class=\"bail-player-section\">\n\n        <div class=\"bail-player-top\">\n\n            <div class=\"bail-player-icon\">\n\n                <svg viewBox=\"0 0 24 24\">\n\n                    <path d=\"M9 18V5l11-2v13\"><\/path>\n\n                    <circle cx=\"6\" cy=\"18\" r=\"3\">\n                    <\/circle>\n\n                    <circle cx=\"17\" cy=\"16\" r=\"3\">\n                    <\/circle>\n\n                <\/svg>\n\n            <\/div>\n\n            <div>\n\n                <div class=\"bail-player-title\">\n                    Cheluve Kele Cheluve\n                <\/div>\n\n                <div class=\"bail-player-subtitle\">\n                    Bail \u2022 Official Song\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- REPLACE WITH YOUR MP3 URL -->\n\n        <audio controls=\"\" preload=\"metadata\">\n\n            <source src=\"http:\/\/pagaljatt.co.in\/wp-content\/uploads\/2026\/09\/Cheluve-Kele-Cheluve-Bail.mp3\" type=\"audio\/mpeg\">\n\n            Your browser does not support the audio player.\n\n        <\/audio>\n\n    <\/section>\n\n\n    <!-- ================================================\n         DOWNLOAD BUTTON\n    ================================================= -->\n\n    <div class=\"bail-download-wrap\">\n\n        <!-- REPLACE WITH YOUR MP3 URL -->\n\n        <a href=\"http:\/\/pagaljatt.co.in\/wp-content\/uploads\/2026\/09\/Cheluve-Kele-Cheluve-Bail.mp3\" class=\"bail-download\" download=\"\">\n\n            <svg viewBox=\"0 0 24 24\">\n\n                <path d=\"M12 3v12\"><\/path>\n\n                <path d=\"M7 10l5 5 5-5\"><\/path>\n\n                <path d=\"M4 21h16\"><\/path>\n\n            <\/svg>\n\n            Download Song\n\n        <\/a>\n\n    <\/div>\n\n\n\n\n    <section class=\"bail-section\">\n\n        <h2 class=\"bail-section-heading\">\n            Song Credits\n        <\/h2>\n\n        <div class=\"bail-table-wrap\">\n\n            <table class=\"bail-table\">\n\n                <thead>\n\n                    <tr>\n\n                        <th>\n                            Credit\n                        <\/th>\n\n                        <th>\n                            Details\n                        <\/th>\n\n                    <\/tr>\n\n                <\/thead>\n\n                <tbody>\n\n                    <tr>\n                        <td>Film<\/td>\n                        <td>Bail<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Song<\/td>\n                        <td>Cheluve Kele Cheluve<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Song Composed Arranged &amp; Programmed<\/td>\n                        <td>B. Ajaneesh Loknath<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Singer<\/td>\n                        <td>\n                            K. S. Hari Shankar &amp; Harshika Devanath\n                        <\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Lyrics<\/td>\n                        <td>Pavan Wadeyar<\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Keyboard<\/td>\n                        <td>\n                            B. Ajaneesh Loknath,\n                            Raja Ravi Varma\n                        <\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Rhythms<\/td>\n                        <td>\n                            B Ajaneesh Loknath,\n                            Raja Ravi Varma\n                        <\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Guitar<\/td>\n                        <td>\n                            Durwin D\u2019Souza\n                        <\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Nadaswaram<\/td>\n                        <td>\n                            Mambalam SivaKumar\n                        <\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Vocals Recorded By<\/td>\n                        <td>\n                            Rangaswamy, Ashwin Prabath\n                        <\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Studio<\/td>\n                        <td>\n                            Studio Bangalore\n                        <\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Song Mix and Mastered By<\/td>\n                        <td>\n                            Shadab Rayeen @ New Edge Studios Mumbai\n                        <\/td>\n                    <\/tr>\n\n                    <tr>\n                        <td>Assistant Engineers<\/td>\n                        <td>\n                            Jazbaat, Sohamm, Suryansh\n                        <\/td>\n                    <\/tr>\n\n                <\/tbody>\n\n            <\/table>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- ================================================\n         MOVIE CREDITS\n    ================================================= -->\n\n    <section class=\"bail-section\">\n\n        <h2 class=\"bail-section-heading\">\n            Movie Credits\n        <\/h2>\n\n\n        <div class=\"bail-credits\">\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Cast\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Dr. Shiva Rajkumar\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Movie Name\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Bail\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Banner\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    KVN Productions\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Produced By\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Venkat K Narayana\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Directed By\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Pavan Wadeyar\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Written By\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Pavan Wadeyar\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Music\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    B Ajaneesh Loknath\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    DOP\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Vaidy S\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Editor\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Shashank Naryana\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Art Director\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Guna\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Additional Dialogue\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Meera Raghav\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Audiography\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    M.R. Rajakrishnan\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    DI\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    Infinity Media\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"bail-credit\">\n\n                <span class=\"bail-credit-label\">\n                    Colorist\n                <\/span>\n\n                <span class=\"bail-credit-value\">\n                    GS Muthu\n                <\/span>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- ================================================\n         CAST\n    ================================================= -->\n\n    <section class=\"bail-section\">\n\n        <h2 class=\"bail-section-heading\">\n            Cast\n        <\/h2>\n\n        <div class=\"bail-cast\">\n\n            <p>\n                Featuring Dr. Shiva Rajkumar, Sai Kumar,\n                Jayaram, Sangeetha, Sanjana Anand,\n                Dheekshith Shetty and others.\n            <\/p>\n\n            <div class=\"bail-cast-list\">\n\n                <span class=\"bail-cast-item\">\n                    Dr. Shiva Rajkumar\n                <\/span>\n\n                <span class=\"bail-cast-item\">\n                    Sai Kumar\n                <\/span>\n\n                <span class=\"bail-cast-item\">\n                    Jayaram\n                <\/span>\n\n                <span class=\"bail-cast-item\">\n                    Sangeetha\n                <\/span>\n\n                <span class=\"bail-cast-item\">\n                    Sanjana Anand\n                <\/span>\n\n                <span class=\"bail-cast-item\">\n                    Dheekshith Shetty\n                <\/span>\n\n                <span class=\"bail-cast-item\">\n                    Others\n                <\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n","protected":false},"excerpt":{"rendered":"<p>Cheluve Kele Cheluve Bail \u2022 Official Song Your browser does not support the audio player. Download Song Song Credits Credit Details Film Bail Song Cheluve Kele Cheluve Song Composed Arranged &amp; Programmed B. Ajaneesh Loknath Singer K. S. Hari Shankar &amp; Harshika Devanath Lyrics Pavan Wadeyar Keyboard B. Ajaneesh Loknath, Raja Ravi Varma Rhythms B [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":13,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=\/wp\/v2\/posts\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":2,"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=\/wp\/v2\/posts\/8\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=\/wp\/v2\/posts\/8\/revisions\/15"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=\/wp\/v2\/media\/13"}],"wp:attachment":[{"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pagaljatt.co.in\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}