{"id":247,"date":"2016-03-22T07:12:49","date_gmt":"2016-03-22T07:12:49","guid":{"rendered":"https:\/\/www.pa0esh.com\/?page_id=247"},"modified":"2016-10-01T16:33:23","modified_gmt":"2016-10-01T14:33:23","slug":"ads-b-rx-flightaware-on-ubuntu","status":"publish","type":"page","link":"https:\/\/www.pa0esh.com\/?page_id=247","title":{"rendered":"ADS-B RX Flightaware on Ubuntu"},"content":{"rendered":"<p><strong><a href=\"https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36.png\" rel=\"attachment wp-att-251\"><img loading=\"lazy\" decoding=\"async\" class=\" wp-image-251 alignleft\" src=\"https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-300x224.png\" alt=\"Schermafdruk 2016-03-22 08.16.36\" width=\"524\" height=\"391\" srcset=\"https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-300x224.png 300w, https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-768x574.png 768w, https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-1024x765.png 1024w, https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-201x150.png 201w, https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-150x112.png 150w, https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36.png 1962w\" sizes=\"auto, (max-width: 524px) 100vw, 524px\" \/><\/a><\/strong>Recently I got hold of an embedded Aopen PC and since I wanted to free the Raspberry PI for other stuff, I decided to follow steps on the internet to install Flightaware software such as Dump1090 and PIAWARE on this neat little machine.\u00a0That didn&#8217;t go well, so here is my story, compiled of various internet articles to get a working solution.<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>Update the system<\/p>\n<p>sudo apt-get update<br \/>\n sudo apt-get\u00a0dist-upgrade<\/p>\n<p>Now install what is needed to all the work,\u00a0else dump1090 would not build):<\/p>\n<div class=\"de2\"><strong><span style=\"font-size: 16px;\">$ sudo apt-get install tcl8.5-dev tclx8.4-dev itcl3-dev tcl-tls tcllib build-essential devscripts lintian diffutils patch patchutils automake cmake tcl-tclreadline telnet git gcc make<\/span><\/strong><\/div>\n<p>(If you are running a Raspberry Pi you may wish to update the firmware as well. \u00a0<strong> $ \u00a0sudo\u00a0rpi-update<\/strong>)<\/p>\n<p>First install the software to make the rtl-sdr work.<\/p>\n<p><strong>$ sudo apt-get install git cmake libboost-all-dev libusb-1.0-0-dev python-scitools portaudio19-dev -y<\/strong><\/p>\n<p><span style=\"font-size: 16px;\">Download RTL-SDR (assuming you&#8217;re in ~\/):<\/span><\/p>\n<div class=\"de1\"><strong><span style=\"font-size: 16px;\">$ sudo git clone git:\/\/git.osmocom.org\/rtl-sdr.git<\/span><\/strong><\/div>\n<div class=\"de2\"><span style=\"font-size: 16px;\">\u00a0Install RTL-SDR:<\/span><\/div>\n<ul>\n<li class=\"de2\"><strong><span style=\"font-size: 16px;\">$ cd rtl-sdr\/<\/span><\/strong><\/li>\n<li class=\"de1\"><strong><span style=\"font-size: 16px;\">$ sudo mkdir build<\/span><\/strong><\/li>\n<li class=\"de2\"><strong><span style=\"font-size: 16px;\">$ cd build<\/span><\/strong><\/li>\n<li class=\"de1\"><strong><span style=\"font-size: 16px;\">$ sudo cmake ..\/<\/span><\/strong><\/li>\n<li class=\"de2\"><strong><span style=\"font-size: 16px;\">$ sudo make<\/span><\/strong><\/li>\n<li class=\"de1\"><strong><span style=\"font-size: 16px;\">$ sudo make install<\/span><\/strong><\/li>\n<li class=\"de2\"><strong><span style=\"font-size: 16px;\">$ cd ~<\/span><\/strong><\/li>\n<li class=\"de1\"><strong><span style=\"font-size: 16px;\">$ sudo cp ~\/rtl-sdr\/rtl-sdr.rules \/etc\/udev\/rules.d\/<\/span><\/strong><\/li>\n<li class=\"de2\"><strong><span style=\"font-size: 16px;\">$ sudo ldconfig<\/span><\/strong><\/li>\n<\/ul>\n<p>We need to disable the DVB driver since we&#8217;re not watching TV and it interferes:<\/p>\n<p><strong>$ cd \/etc\/modprobe.d\/<\/strong><\/p>\n<p><strong>$ sudo vi ban-rtl.conf<\/strong><\/p>\n<div class=\"de2\"><span style=\"font-size: 16px;\">Add this line to ban-rtl.conf (you will be creating the file):<\/span><\/div>\n<div class=\"de2\"><span style=\"font-size: 16px;\">blacklist dvb_usb_rtl28xxu<\/span><\/div>\n<p>Plug in the receiver if you haven&#8217;t already and restart. When you log back in, run:<\/p>\n<p><strong>$ rtl_test -t \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<\/strong>It should say something like:<\/p>\n<pre class=\"de1\" style=\"text-align: left;\"><span style=\"font-size: 16px; font-family: arial, helvetica, sans-serif;\">Found 1 device(s):<\/span>\r\n<span style=\"font-size: 16px; font-family: arial, helvetica, sans-serif;\">0: \u00a0Realtek, RTL2838UHIDIR, SN: 00000001<\/span>\r\n<span style=\"font-size: 16px; font-family: arial, helvetica, sans-serif;\">Using device 0: Generic RTL2832U OEM<\/span>\r\n<span style=\"font-size: 16px; font-family: arial, helvetica, sans-serif;\">Found Rafael Micro R820T tuner<\/span>\r\n<span style=\"font-size: 16px; font-family: arial, helvetica, sans-serif;\">Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6\u00a0<\/span>\r\n<span style=\"font-size: 16px; font-family: arial, helvetica, sans-serif;\">Sampling at 2048000 S\/s.<\/span><\/pre>\n<p>Install prerequisite packages needed to build both Piaware and dump1090-mutability.<\/p>\n<p><em>sudo apt-get install build-essential debhelper librtlsdr-dev libusb-1.0-0-dev pkg-config tcl8.5-dev autoconf python3-dev python-virtualenv libz-dev git tclx8.4 tcllib tcl-tls itcl3<\/em><\/p>\n<p>Next enter your home directory and clone the git repository for dump1090-mutability and build the package to be installed.<\/p>\n<p><strong><em>$ mkdir ~\/build<\/em><\/strong><br \/>\n <strong> <em> $ cd ~\/build<\/em><\/strong><br \/>\n <strong> <em> $ git clone https:\/\/github.com\/mutability\/dump1090.git<\/em><\/strong><br \/>\n <strong> <em> $ cd ~\/build\/dump1090<\/em><\/strong><br \/>\n <strong> <em> $ dpkg-buildpackage -b<\/em><\/strong><\/p>\n<p>Now clone the the Piaware Debian Package Builder and create the package which will be used to install Piaware.<\/p>\n<p><strong><em>$ \u00a0cd ~\/build<\/em><\/strong><br \/>\n <strong> <em> $ git clone https:\/\/github.com\/flightaware\/piaware_builder.git<\/em><\/strong><br \/>\n <strong> <em> $ \u00a0cd ~\/build\/piaware_builder<\/em><\/strong><br \/>\n <strong> <em> $ \u00a0.\/sensible-build.sh wheezy<\/em><\/strong><br \/>\n <strong> <em> $ \u00a0cd ~\/build\/piaware_builder\/package-wheezy<\/em><\/strong><br \/>\n <strong> <em> $ \u00a0dpkg-buildpackage -b<\/em><\/strong><\/p>\n<p>It is now time to install the newly created Piaware and dump1090-mutability packages. When installing dump1090-mutability you will be asked if you want it to automatically start. Generally you will want to answer yes to this question.<\/p>\n<p><strong><em>$ \u00a0sudo dpkg -i ~\/build\/dump1090-mutability_1.15~dev_*.deb<\/em><\/strong><\/p>\n<p>check if iproute is installed<\/p>\n<p><strong>$ \u00a0sudo apt-get install iproute<\/strong><br \/>\n<strong> <em>$ \u00a0sudo dpkg -i ~\/build\/piaware_builder\/piaware_3.0.5_*.deb<\/em><\/strong><\/p>\n<p>Changes were made to Piaware with the release of v2.1-3.<\/p>\n<p><em>&#8220;Piaware now sends mlat results to port 30104 by default. This change is to try to avoid accidentally feeding mlat results to a dump1090 that is not mlat-aware and may forward the results on unexpectedly (e.g. to other feeder software that doesn&#8217;t expect to see them).&#8221;<\/em><\/p>\n<p>If you want MLAT results sent to dump1090-mutability you will need to complete one of two options.<\/p>\n<p>1) <strong><em>EITHER<\/em><\/strong> have Piaware use the older default port 30004 to send data.<\/p>\n<p><strong><em>$ \u00a0sudo piaware-config -mlatResultsFormat beast,connect,localhost:30004<\/em><\/strong><br \/>\n<strong> <em>$ \u00a0sudo \/etc\/init.d\/piaware restart<\/em><\/strong><\/p>\n<p><em>2) <strong>OR<\/strong> configure dump1090-mutability to listen for the data on the new port 30104.<\/em><\/p>\n<p><em>$ \u00a0s<strong>udo nano \/etc\/default\/dump1090-mutability<\/strong><\/em><\/p>\n<p>Change the line BEAST_INPUT_PORT=&#8221;30004&#8243; to BEAST_INPUT_PORT=&#8221;30104&#8243; then reload dump1090-mutability.<\/p>\n<p><strong><em>$ \u00a0sudo \/etc\/init.d\/dump1090-mutability force-reload<\/em><\/strong><\/p>\n<p><em>Now associate your Piaware device with your FlightAware account.<\/em><br \/>\n <em> sudo piaware-config -user &lt;YOUR FLIGHTAWARE LOGIN&gt; -password<\/em><br \/>\n <em> sudo \/etc\/init.d\/piaware restart<\/em><\/p>\n<p>At this point you will have a working Piaware feeder. This step is optional and will cover setting up Lighttpd so you can view aircraft being tracked by your receiver in a browser. The following commands will install Lighttpd and the dump1090 mod. After completing the following commands you can view the dump1090 web interface by browsing to http:\/\/xxx.xxx.xxx.xxx\/dump1090.<\/p>\n<pre><strong>$  sudo apt-get install lighttpd\r\n$  sudo lighty-enable-mod dump1090\r\n$  sudo \/etc\/init.d\/lighttpd force-reload\r\n<em>$ \u00a0sudo \/etc\/init.d\/lighttpd force-reload<\/em>\r\n<\/strong><\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recently I got hold of an embedded Aopen PC and since I wanted to free the Raspberry PI for other stuff, I decided to follow steps on the internet to<a href=\"https:\/\/www.pa0esh.com\/?page_id=247\" class=\"more-link\">Read More <span class=\"screen-reader-text\">ADS-B RX Flightaware on Ubuntu<\/span><\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-247","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ADS-B RX Flightaware on Ubuntu - PA0ESH<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pa0esh.com\/?page_id=247\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ADS-B RX Flightaware on Ubuntu - PA0ESH\" \/>\n<meta property=\"og:description\" content=\"Recently I got hold of an embedded Aopen PC and since I wanted to free the Raspberry PI for other stuff, I decided to follow steps on the internet toRead More ADS-B RX Flightaware on Ubuntu\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pa0esh.com\/?page_id=247\" \/>\n<meta property=\"og:site_name\" content=\"PA0ESH\" \/>\n<meta property=\"article:modified_time\" content=\"2016-10-01T14:33:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-300x224.png\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/?page_id=247\",\"url\":\"https:\\\/\\\/www.pa0esh.com\\\/?page_id=247\",\"name\":\"ADS-B RX Flightaware on Ubuntu - PA0ESH\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/?page_id=247#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/?page_id=247#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.pa0esh.com\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/Schermafdruk-2016-03-22-08.16.36-300x224.png\",\"datePublished\":\"2016-03-22T07:12:49+00:00\",\"dateModified\":\"2016-10-01T14:33:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/?page_id=247#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.pa0esh.com\\\/?page_id=247\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/?page_id=247#primaryimage\",\"url\":\"https:\\\/\\\/www.pa0esh.com\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/Schermafdruk-2016-03-22-08.16.36.png\",\"contentUrl\":\"https:\\\/\\\/www.pa0esh.com\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/Schermafdruk-2016-03-22-08.16.36.png\",\"width\":1962,\"height\":1466},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/?page_id=247#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.pa0esh.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ADS-B RX Flightaware on Ubuntu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/#website\",\"url\":\"https:\\\/\\\/www.pa0esh.com\\\/\",\"name\":\"PA0ESH\",\"description\":\"Hobby's at their best\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/#\\\/schema\\\/person\\\/e665d7a767d11431dbc825522b358739\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.pa0esh.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.pa0esh.com\\\/#\\\/schema\\\/person\\\/e665d7a767d11431dbc825522b358739\",\"name\":\"Erik Schott\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8edc14157a5774ddddbf6aea2b9f5dac7cec7613d8e0d248aa4d267108a252d9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8edc14157a5774ddddbf6aea2b9f5dac7cec7613d8e0d248aa4d267108a252d9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8edc14157a5774ddddbf6aea2b9f5dac7cec7613d8e0d248aa4d267108a252d9?s=96&d=mm&r=g\",\"caption\":\"Erik Schott\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8edc14157a5774ddddbf6aea2b9f5dac7cec7613d8e0d248aa4d267108a252d9?s=96&d=mm&r=g\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ADS-B RX Flightaware on Ubuntu - PA0ESH","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pa0esh.com\/?page_id=247","og_locale":"nl_NL","og_type":"article","og_title":"ADS-B RX Flightaware on Ubuntu - PA0ESH","og_description":"Recently I got hold of an embedded Aopen PC and since I wanted to free the Raspberry PI for other stuff, I decided to follow steps on the internet toRead More ADS-B RX Flightaware on Ubuntu","og_url":"https:\/\/www.pa0esh.com\/?page_id=247","og_site_name":"PA0ESH","article_modified_time":"2016-10-01T14:33:23+00:00","og_image":[{"url":"https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-300x224.png","type":"","width":"","height":""}],"twitter_misc":{"Geschatte leestijd":"4 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.pa0esh.com\/?page_id=247","url":"https:\/\/www.pa0esh.com\/?page_id=247","name":"ADS-B RX Flightaware on Ubuntu - PA0ESH","isPartOf":{"@id":"https:\/\/www.pa0esh.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pa0esh.com\/?page_id=247#primaryimage"},"image":{"@id":"https:\/\/www.pa0esh.com\/?page_id=247#primaryimage"},"thumbnailUrl":"https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36-300x224.png","datePublished":"2016-03-22T07:12:49+00:00","dateModified":"2016-10-01T14:33:23+00:00","breadcrumb":{"@id":"https:\/\/www.pa0esh.com\/?page_id=247#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pa0esh.com\/?page_id=247"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/www.pa0esh.com\/?page_id=247#primaryimage","url":"https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36.png","contentUrl":"https:\/\/www.pa0esh.com\/wp-content\/uploads\/2016\/03\/Schermafdruk-2016-03-22-08.16.36.png","width":1962,"height":1466},{"@type":"BreadcrumbList","@id":"https:\/\/www.pa0esh.com\/?page_id=247#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pa0esh.com\/"},{"@type":"ListItem","position":2,"name":"ADS-B RX Flightaware on Ubuntu"}]},{"@type":"WebSite","@id":"https:\/\/www.pa0esh.com\/#website","url":"https:\/\/www.pa0esh.com\/","name":"PA0ESH","description":"Hobby's at their best","publisher":{"@id":"https:\/\/www.pa0esh.com\/#\/schema\/person\/e665d7a767d11431dbc825522b358739"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pa0esh.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":["Person","Organization"],"@id":"https:\/\/www.pa0esh.com\/#\/schema\/person\/e665d7a767d11431dbc825522b358739","name":"Erik Schott","image":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/secure.gravatar.com\/avatar\/8edc14157a5774ddddbf6aea2b9f5dac7cec7613d8e0d248aa4d267108a252d9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8edc14157a5774ddddbf6aea2b9f5dac7cec7613d8e0d248aa4d267108a252d9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8edc14157a5774ddddbf6aea2b9f5dac7cec7613d8e0d248aa4d267108a252d9?s=96&d=mm&r=g","caption":"Erik Schott"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/8edc14157a5774ddddbf6aea2b9f5dac7cec7613d8e0d248aa4d267108a252d9?s=96&d=mm&r=g"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.pa0esh.com\/index.php?rest_route=\/wp\/v2\/pages\/247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pa0esh.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.pa0esh.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.pa0esh.com\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pa0esh.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=247"}],"version-history":[{"count":25,"href":"https:\/\/www.pa0esh.com\/index.php?rest_route=\/wp\/v2\/pages\/247\/revisions"}],"predecessor-version":[{"id":28141,"href":"https:\/\/www.pa0esh.com\/index.php?rest_route=\/wp\/v2\/pages\/247\/revisions\/28141"}],"wp:attachment":[{"href":"https:\/\/www.pa0esh.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}