-
-
Save datalastic/caf572e1678664a11983b388d8238572 to your computer and use it in GitHub Desktop.
Pro Live Ship Tracking API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"uuid": "b8625b67-7142-cfd1-7b85-595cebfe4191", | |
"name": "MAERSK CHENNAI", | |
"mmsi": "566093000", | |
"imo": "9525338", | |
"eni": null, | |
"country_iso": "SG", | |
"type": "Cargo - Hazard A (Major)", | |
"type_specific": "Container Ship", | |
"lat": 6.303473, | |
"lon": 3.201678, | |
"current_draught":13.1 | |
"speed": 0, | |
"course": 326, | |
"navigational_status": "Under Way using engine" | |
"heading": 226, | |
"destination": "NGAPP>TGLFW", | |
"dest_port": "LOME" | |
"dest_port_unlocode": "TGLFW" | |
"dep_port": "JEBEL ALI [AE]" | |
"dep_port_unlocode": "AEJEA" | |
"last_position_epoch": 1620484020, | |
"last_position_UTC": "2021-05-08T14:27:00Z" | |
"atd_epoch": 1621469820 | |
"atd_UTC":"2021-05-20T00:17:00Z" | |
"eta_epoch": 1622980800 | |
"eta_UTC":"2021-06-06T12:00:00Z" | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment