Response:
200 Response will have the JSON structure as below
{“last_update”: <value ‘0’ will return current data>, “data”: [ {“date”: < Date in dd-mm-yyyy format > “id”: < Internal id of the article >} … ]
400 {“error”:”Invalid params”}
401 {“error”:”Invalid Auth key.”}
500 {“error”:”Something went wrong. Please try again later.”}