{"id":447,"date":"2026-03-12T12:20:06","date_gmt":"2026-03-12T11:20:06","guid":{"rendered":"https:\/\/demo-1.ycona.one\/glossary\/json\/"},"modified":"2026-03-17T09:55:04","modified_gmt":"2026-03-17T08:55:04","slug":"json","status":"publish","type":"wt_glossary_term","link":"https:\/\/demo-1.ycona.one\/en\/glossary\/json\/","title":{"rendered":"JSON"},"content":{"rendered":"<p><strong>JavaScript Object Notation (JSON)<\/strong> is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. It has become the standard format for API communication.<\/p>\n<h3>Syntax Example<\/h3>\n<pre><code>{\r\n    \"name\": \"WebThinker Glossary\",\r\n    \"version\": \"1.0.0\",\r\n    \"features\": [\"search\", \"A-Z navigation\", \"tooltips\"],\r\n    \"active\": true\r\n}<\/code><\/pre>\n<h3>JSON vs XML<\/h3>\n<p>JSON is generally preferred over XML for web APIs because it is more compact, faster to parse, and natively supported by JavaScript.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>JavaScript Object Notation (JSON) is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. It has become the standard format for API communication. Syntax Example { &#8220;name&#8221;: &#8220;WebThinker Glossary&#8221;, &#8220;version&#8221;: &#8220;1.0.0&#8221;, &#8220;features&#8221;: [&#8220;search&#8221;, &#8220;A-Z navigation&#8221;, &#8220;tooltips&#8221;], &#8220;active&#8221;: true } JSON vs XML [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"template":"","wt_glossary_letter":[75],"wt_glossary_category":[119],"class_list":["post-447","wt_glossary_term","type-wt_glossary_term","status-publish","hentry","wt_glossary_letter-j","wt_glossary_category-technology"],"_links":{"self":[{"href":"https:\/\/demo-1.ycona.one\/en\/wp-json\/wp\/v2\/wt_glossary_term\/447","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo-1.ycona.one\/en\/wp-json\/wp\/v2\/wt_glossary_term"}],"about":[{"href":"https:\/\/demo-1.ycona.one\/en\/wp-json\/wp\/v2\/types\/wt_glossary_term"}],"author":[{"embeddable":true,"href":"https:\/\/demo-1.ycona.one\/en\/wp-json\/wp\/v2\/users\/1"}],"wp:attachment":[{"href":"https:\/\/demo-1.ycona.one\/en\/wp-json\/wp\/v2\/media?parent=447"}],"wp:term":[{"taxonomy":"wt_glossary_letter","embeddable":true,"href":"https:\/\/demo-1.ycona.one\/en\/wp-json\/wp\/v2\/wt_glossary_letter?post=447"},{"taxonomy":"wt_glossary_category","embeddable":true,"href":"https:\/\/demo-1.ycona.one\/en\/wp-json\/wp\/v2\/wt_glossary_category?post=447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}