This is my article JSON. It has many fields which are empty or less useful. They tend to have more data usage.
Is it possible to reduce the JSON content?
{
"status":"ok",
"id":"1",
"title":"Monalisa",
"alias":"monalisa",
"featured":"0",
"introtext":"Intro text",
"content":"Conetnt Text",
"catid":"2",
"images":{
"image_intro":"images\/1\/media\/common\/Gioconda.jpg",
"float_intro":"",
"image_intro_alt":"",
"image_intro_caption":"",
"image_fulltext":"",
"float_fulltext":"",
"image_fulltext_alt":"",
"image_fulltext_caption":""
},
"tags":[
{
"id":"2",
"title":"1",
"alias":"1",
"language":"*"
}
],
"associations":[
],
"fields":[
{
"id":"1",
"title":"Non-English",
"name":"non-english",
"type":"textarea",
"default_value":"",
"group_id":"0",
"label":"Non-English",
"description":"",
"required":"1",
"value":"Non-English field",
"rawvalue":"Non-English field"
},
{
"id":"2",
"title":"Lang",
"name":"lang",
"type":"integer",
"default_value":"",
"group_id":"1",
"label":"Lang",
"description":"",
"required":"0",
"value":"22",
"rawvalue":"22"
}
],
"metakey":"",
"metadesc":"",
"metadata":{
"robots":null,
"author":null,
"rights":null,
"xreference":null
},
"language":"*",
"category_title":"Uncategorised",
"category_alias":"uncategorised",
"author":"Super User",
"parent_id":"1",
"parent_title":"ROOT",
"parent_alias":"root",
"parent_route":"",
"created_date":"2017-03-07T20:09:41+00:00",
"modified_date":"2017-09-16T13:51:43+00:00",
"published_date":"2017-03-07T20:09:41+00:00",
"unpublished_date":"-0001-11-30T00:00:00+00:00",
"version":"26",
"hits":"92",
"rating":null,
"rating_count":null,
"state":"1"
}