{
  "status": 200,
  "status_text": "OK",
  "table": "admin2ye",
  "records": [
    {
      "id": 1101,
      "name": "Al Qafr",
      "Ar_Name": "القفر",
      "admin1ye_id": {
        "id": 23,
        "name": "Ibb",
        "Ar_Name": "إب",
        "latitude": "14",
        "longitude": "44.16667"
      },
      "latitude": 14.3129,
      "longitude": 44.03,
      "updated_at": "2022-07-03 17:51:02"
    }
  ],
  "format": "json",
  "pageslinks": {
    "first": "http://test.api30.com/api/admin2ye?join=admin1ye&page=1,1",
    "next": "http://test.api30.com/api/admin2ye?join=admin1ye&page=2,1",
    "last": "http://test.api30.com/api/admin2ye?join=admin1ye&page=333,1",
    "info": {
      "from": 0,
      "to": 1,
      "size": 1,
      "page": 1,
      "total": 333
    }
  },
  "results": 333,
  "total_in_list": 1
}