Advertisement
Guest User

TGBU2083890

a guest
Feb 20th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.21 KB | None | 0 0
  1. {
  2. "response": {
  3. "status": "SUCCESS",
  4. "points": [
  5. {
  6. "id": 255274,
  7. "name": "Piraeus",
  8. "lat": "37.94745",
  9. "lng": "23.63708",
  10. "country": "GR",
  11. "code5": null,
  12. "distTo": 0,
  13. "pathTo": [],
  14. "events": [
  15. {
  16. "date": 1581379200,
  17. "location": 255274,
  18. "description": "Empty to Shipper (BKG#:U626004017)",
  19. "type": 4,
  20. "voyage": null,
  21. "vessel": null,
  22. "planner": null,
  23. "descr": null
  24. },
  25. {
  26. "date": 1581638400,
  27. "location": 255274,
  28. "description": "Received at Origin (BKG#:U626004017)",
  29. "type": 4,
  30. "voyage": null,
  31. "vessel": null,
  32. "planner": null,
  33. "descr": null
  34. }
  35. ]
  36. },
  37. {
  38. "id": 8083,
  39. "name": "Piraeus",
  40. "lat": "37.9502693117346",
  41. "lng": "23.6381406607282",
  42. "country": "GR",
  43. "code5": "GRPIR",
  44. "distTo": 0,
  45. "pathTo": [],
  46. "events": [
  47. {
  48. "date": 1581811200,
  49. "location": 8083,
  50. "description": "On Board",
  51. "type": 3,
  52. "voyage": "007S",
  53. "vessel": "TANJA RICKMERS",
  54. "planner": null,
  55. "descr": null
  56. }
  57. ]
  58. },
  59. {
  60. "id": 8540,
  61. "name": "Haifa",
  62. "lat": "32.7969154886221",
  63. "lng": "34.9890134763189",
  64. "country": "IL",
  65. "code5": "ILHFA",
  66. "distTo": "1232.02",
  67. "pathTo": [
  68. [
  69. "37.950270725876",
  70. "23.638139851855"
  71. ],
  72. [
  73. "37.946124295408",
  74. "23.638458251953"
  75. ],
  76. [
  77. "37.946124295408",
  78. "23.638458251953"
  79. ],
  80. [
  81. "37.941743775496",
  82. "23.635882546945"
  83. ],
  84. [
  85. "37.939824678806",
  86. "23.626355328973"
  87. ],
  88. [
  89. "37.936766866475",
  90. "23.61807369032"
  91. ],
  92. [
  93. "37.930806698407",
  94. "23.61905082594"
  95. ],
  96. [
  97. "37.920909505014",
  98. "23.631935119629"
  99. ],
  100. [
  101. "37.91806964766",
  102. "23.659572657575"
  103. ],
  104. [
  105. "37.898020510564",
  106. "23.688583374023"
  107. ],
  108. [
  109. "36.626825174416",
  110. "24.285621643067"
  111. ],
  112. [
  113. "36.265840197814",
  114. "25.386719841419"
  115. ],
  116. [
  117. "35.942435752555",
  118. "27.147216796875"
  119. ],
  120. [
  121. "35.9348926013",
  122. "27.367085789487"
  123. ],
  124. [
  125. "35.8241345857162",
  126. "27.75146484375"
  127. ],
  128. [
  129. "32.811811292474",
  130. "34.895324707032"
  131. ],
  132. [
  133. "32.811811292474",
  134. "34.895324707032"
  135. ],
  136. [
  137. "32.796915345518",
  138. "34.989013671875"
  139. ]
  140. ],
  141. "events": [
  142. {
  143. "date": 1582416000,
  144. "location": 8540,
  145. "description": "ETA",
  146. "type": 3,
  147. "voyage": null,
  148. "vessel": null,
  149. "planner": null,
  150. "descr": null
  151. }
  152. ]
  153. }
  154. ],
  155. "sealine": 18,
  156. "description": null,
  157. "trackingID": null,
  158. "containers": [],
  159. "lastContainerCord": {
  160. "lat": 34.50539038825755,
  161. "lng": 30.878925884633503
  162. },
  163. "eta": null
  164. }
  165. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement