{"id":1,"date":"2016-05-10T03:48:21","date_gmt":"2016-05-10T03:48:21","guid":{"rendered":"https:\/\/365weather.pro\/?p=1"},"modified":"2026-01-11T23:38:28","modified_gmt":"2026-01-11T20:38:28","slug":"hello-world","status":"publish","type":"post","link":"https:\/\/365weather.pro\/?p=1","title":{"rendered":"Hello world!"},"content":{"rendered":"<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n        <div class=\"weather-dashboard\" data-city=\"Moscow\" \n             data-country=\"\">\n            \n                        <div class=\"weather-search-container\">\n                <form class=\"weather-search-form\">\n                    <input type=\"text\" class=\"weather-search-input\" \n                           placeholder=\"Enter city name...\">\n                    <button type=\"submit\" class=\"weather-search-btn\">\n                        <i class=\"fas fa-search\"><\/i>\n                    <\/button>\n                <\/form>\n                <div class=\"weather-search-results\"><\/div>\n            <\/div>\n                        \n            <div class=\"weather-current-container\">\n                <!-- \u0417\u0434\u0435\u0441\u044c \u0431\u0443\u0434\u0435\u0442 \u0442\u0435\u043a\u0443\u0449\u0430\u044f \u043f\u043e\u0433\u043e\u0434\u0430 -->\n            <\/div>\n            \n                        <div class=\"weather-forecast-container\">\n                <h3>5-Day Forecast<\/h3>\n                <div class=\"weather-forecast\">\n                    <!-- \u0417\u0434\u0435\u0441\u044c \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u043e\u0433\u043d\u043e\u0437 -->\n                <\/div>\n            <\/div>\n                        \n            <div class=\"weather-loading\" style=\"display: none;\">\n                <div class=\"spinner\"><\/div>\n            <\/div>\n            \n            <div class=\"weather-error\" style=\"display: none;\"><\/div>\n        <\/div>\n                <script>\n        jQuery(document).ready(function($) {\n            setTimeout(function() {\n                $.ajax({\n                    url: weather_ajax.ajax_url,\n                    type: 'POST',\n                    data: {\n                        action: 'get_weather',\n                        nonce: weather_ajax.nonce,\n                        city: 'Moscow',\n                        country: ''\n                    },\n                    success: function(response) {\n                        if (response.success) {\n                            displayWeather(response.data);\n                        }\n                    }\n                });\n            }, 500);\n        });\n        <\/script>\n        \n","protected":false},"excerpt":{"rendered":"<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/365weather.pro\/index.php?rest_route=\/wp\/v2\/posts\/1"}],"collection":[{"href":"https:\/\/365weather.pro\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/365weather.pro\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/365weather.pro\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/365weather.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1"}],"version-history":[{"count":1,"href":"https:\/\/365weather.pro\/index.php?rest_route=\/wp\/v2\/posts\/1\/revisions"}],"predecessor-version":[{"id":3,"href":"https:\/\/365weather.pro\/index.php?rest_route=\/wp\/v2\/posts\/1\/revisions\/3"}],"wp:attachment":[{"href":"https:\/\/365weather.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/365weather.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/365weather.pro\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}