roma2341

Herecom Route API Response

Jun 26th, 2024
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.09 KB | None | 0 0
  1. {
  2.     "routes": [
  3.         {
  4.             "id": "fdbe7d8a-1455-4eb3-a26c-966a68d94b66",
  5.             "sections": [
  6.                 {
  7.                     "id": "dd770f69-bbad-4d00-8d35-173cfd8905b8",
  8.                     "type": "vehicle",
  9.                     "departure": {
  10.                         "time": 1719395228.000000000,
  11.                         "place": {
  12.                             "type": "place",
  13.                             "location": {
  14.                                 "lat": 52.5309837,
  15.                                 "lng": 13.384567
  16.                             },
  17.                             "original_location": {
  18.                                 "lat": 52.5307999,
  19.                                 "lng": 13.3847
  20.                             }
  21.                         }
  22.                     },
  23.                     "arrival": {
  24.                         "time": 1719395356.000000000,
  25.                         "place": {
  26.                             "type": "place",
  27.                             "location": {
  28.                                 "lat": 52.531707,
  29.                                 "lng": 13.377178
  30.                             },
  31.                             "original_location": {
  32.                                 "lat": 52.532,
  33.                                 "lng": 13.3769
  34.                             }
  35.                         }
  36.                     },
  37.                     "polyline": "BGwynmkDu39wZvBtF3InfvHrdvHvboGzF0FnGoGvHsOvR8L3NkSvWoGvHsEzFgFvHkD3IwHrJwHrJgKjN4D_E0ezoBjInV3N_iBriBj9C9N7mB",
  38.                     "transport": {
  39.                         "mode": "car"
  40.                     }
  41.                 },
  42.                 {
  43.                     "id": "fa0e6ddd-5f3f-4225-9ecf-a7e972740697",
  44.                     "type": "vehicle",
  45.                     "departure": {
  46.                         "time": 1719395356.000000000,
  47.                         "place": {
  48.                             "type": "place",
  49.                             "location": {
  50.                                 "lat": 52.531707,
  51.                                 "lng": 13.377178
  52.                             },
  53.                             "original_location": {
  54.                                 "lat": 52.532,
  55.                                 "lng": 13.3769
  56.                             }
  57.                         }
  58.                     },
  59.                     "arrival": {
  60.                         "time": 1719395377.000000000,
  61.                         "place": {
  62.                             "type": "place",
  63.                             "location": {
  64.                                 "lat": 52.5323264,
  65.                                 "lng": 13.378874
  66.                             },
  67.                             "original_location": {
  68.                                 "lat": 52.5323,
  69.                                 "lng": 13.3789
  70.                             }
  71.                         }
  72.                     },
  73.                     "polyline": "BG2_omkD0pvwZ-N8mB4YkjC",
  74.                     "transport": {
  75.                         "mode": "car"
  76.                     }
  77.                 }
  78.             ]
  79.         }
  80.     ]
  81. }
Tags: herecom
Advertisement
Add Comment
Please, Sign In to add comment