← Estonia

Vehículos en vivo de Tallin

GET /tallinn/transport/vehicles

Real-time GPS positions of all Tallinn public transport vehicles — buses, trams, trolleybuses, and trains. Devuelve vehicle type, line number, coordinates, direction, vehicle ID, and nearest stop. Datos de transport.tallinn.ee. Filtre por tipo: bus, tram, trolleybus.

Parametros

tipo opcional

Filter by vehicle type: bus, tram, trolleybus, train

Ejemplos de solicitudes

Uso basico
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles

Respuesta en vivo

{
  "data": {
    "count": 265,
    "vehicles": [
      {
        "at_stop": true,
        "direction": 120,
        "latitude": 59.46063,
        "line": "1",
        "longitude": 24.66984,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "96"
      },
      {
        "at_stop": true,
        "direction": 160,
        "latitude": 59.44115,
        "line": "2",
        "longitude": 24.75822,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "99"
      },
      {
        "at_stop": true,
        "direction": 99,
        "latitude": 59.43876,
        "line": "1",
        "longitude": 24.7776,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "102"
      },
      {
        "at_stop": true,
        "direction": 24,
        "latitude": 59.44371,
        "line": "1",
        "longitude": 24.74402,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "109"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.44549,
        "line": "2",
        "longitude": 24.71908,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "114"
      },
      {
        "at_stop": true,
        "direction": 270,
        "latitude": 59.44406,
        "line": "1",
        "longitude": 24.74452,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "123"
      },
      {
        "at_stop": true,
        "direction": 283,
        "latitude": 59.45448,
        "line": "2",
        "longitude": 24.69617,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "501"
      },
      {
        "at_stop": true,
        "direction": 100,
        "latitude": 59.44108,
        "line": "1",
        "longitude": 24.73839,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "502"
      },
      {
        "at_stop": true,
        "direction": 316,
        "latitude": 59.46127,
        "line": "2",
        "longitude": 24.66907,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "503"
      },
      {
        "at_stop": true,
        "direction": 320,
        "latitude": 59.4523,
        "line": "5",
        "longitude": 24.70617,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "506"
      },
      {
        "at_stop": true,
        "direction": 150,
        "latitude": 59.41893,
        "line": "1",
        "longitude": 24.74638,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "510"
      },
      {
        "at_stop": true,
        "direction": 0,
        "latitude": 59.42588,
        "line": "4",
        "longitude": 24.74263,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "512"
      },
      {
        "at_stop": true,
        "direction": 13,
        "latitude": 59.41802,
        "line": "4",
        "longitude": 24.74106,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "513"
      },
      {
        "at_stop": true,
        "direction": 8,
        "latitude": 59.43165,
        "line": "4",
        "longitude": 24.74561,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "515"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.43959,
        "line": "3",
        "longitude": 24.7802,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "516"
      },
      {
        "at_stop": true,
        "direction": 319,
        "latitude": 59.43417,
        "line": "4",
        "longitude": 24.76126,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "518"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.41902,
        "line": "1",
        "longitude": 24.7464,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "521"
      },
      {
        "at_stop": false,
        "direction": 125,
        "latitude": 59.41886,
        "line": "2",
        "longitude": 24.74591,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "522"
      },
      {
        "at_stop": false,
        "direction": 242,
        "latitude": 59.42113,
        "line": "5",
        "longitude": 24.74372,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "523"
      },
      {
        "at_stop": false,
        "direction": 263,
        "latitude": 59.42679,
        "line": "4",
        "longitude": 24.81376,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "524"
      },
      {
        "at_stop": false,
        "direction": 45,
        "latitude": 59.42937,
        "line": "2",
        "longitude": 24.7838,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "525"
      },
      {
        "at_stop": false,
        "direction": 129,
        "latitude": 59.42891,
        "line": "4",
        "longitude": 24.7752,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "527"
      },
      {
        "at_stop": false,
        "direction": 15,
        "latitude": 59.41997,
        "line": "3",
        "longitude": 24.7419,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "528"
      },
      {
        "at_stop": false,
        "direction": 314,
        "latitude": 59.45976,
        "line": "1",
        "longitude": 24.67191,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "529"
      },
      {
        "at_stop": false,
        "direction": 275,
        "latitude": 59.43736,
        "line": "2",
        "longitude": 24.75786,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "532"
      },
      {
        "at_stop": false,
        "direction": 263,
        "latitude": 59.42632,
        "line": "4",
        "longitude": 24.80407,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "534"
      },
      {
        "at_stop": false,
        "direction": 201,
        "latitude": 59.41102,
        "line": "4",
        "longitude": 24.73386,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "535"
      },
      {
        "at_stop": false,
        "direction": 102,
        "latitude": 59.4544,
        "line": "5",
        "longitude": 24.69663,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "537"
      },
      {
        "at_stop": false,
        "direction": 199,
        "latitude": 59.41092,
        "line": "3",
        "longitude": 24.73399,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "538"
      },
      {
        "at_stop": false,
        "direction": 303,
        "latitude": 59.42998,
        "line": "2",
        "longitude": 24.78638,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "539"
      },
      {
        "at_stop": false,
        "direction": 33,
        "latitude": 59.44437,
        "line": "2",
        "longitude": 24.75953,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "541"
      },
      {
        "at_stop": false,
        "direction": 184,
        "latitude": 59.42333,
        "line": "2",
        "longitude": 24.74262,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "542"
      },
      {
        "at_stop": false,
        "direction": 170,
        "latitude": 59.41861,
        "line": "5",
        "longitude": 24.7459,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "543"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.42885,
        "line": "42",
        "longitude": 24.67912,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1003"
      },
      {
        "at_stop": true,
        "direction": 215,
        "latitude": 59.42889,
        "line": "67",
        "longitude": 24.77603,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1009"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.42814,
        "line": "83",
        "longitude": 24.72401,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1013"
      },
      {
        "at_stop": true,
        "direction": 329,
        "latitude": 59.39968,
        "line": "83",
        "longitude": 24.66092,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1014"
      },
      {
        "at_stop": true,
        "direction": 65,
        "latitude": 59.42821,
        "line": "67",
        "longitude": 24.77566,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1016"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.38761,
        "line": "23",
        "longitude": 24.69515,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1017"
      },
      {
        "at_stop": true,
        "direction": 126,
        "latitude": 59.44782,
        "line": "40",
        "longitude": 24.89521,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1020"
      },
      {
        "at_stop": true,
        "direction": 294,
        "latitude": 59.49965,
        "line": "1",
        "longitude": 24.83366,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1021"
      },
      {
        "at_stop": true,
        "direction": 282,
        "latitude": 59.40954,
        "line": "12",
        "longitude": 24.67671,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1022"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.44112,
        "line": "12",
        "longitude": 24.85759,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1023"
      },
      {
        "at_stop": true,
        "direction": 243,
        "latitude": 59.44491,
        "line": "67",
        "longitude": 24.89189,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1028"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.39778,
        "line": "83",
        "longitude": 24.66304,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1029"
      },
      {
        "at_stop": true,
        "direction": 207,
        "latitude": 59.41057,
        "line": "83",
        "longitude": 24.65854,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1031"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.40325,
        "line": "37",
        "longitude": 24.68742,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1108"
      },
      {
        "at_stop": true,
        "direction": 97,
        "latitude": 59.41127,
        "line": "73",
        "longitude": 24.66114,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1113"
      },
      {
        "at_stop": true,
        "direction": 236,
        "latitude": 59.43537,
        "line": "20A",
        "longitude": 24.74923,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1114"
      },
      {
        "at_stop": true,
        "direction": 162,
        "latitude": 59.41125,
        "line": "85",
        "longitude": 24.66121,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1115"
      },
      {
        "at_stop": true,
        "direction": 249,
        "latitude": 59.43324,
        "line": "41",
        "longitude": 24.71828,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1116"
      },
      {
        "at_stop": true,
        "direction": 78,
        "latitude": 59.38876,
        "line": "36",
        "longitude": 24.70503,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1119"
      },
      {
        "at_stop": true,
        "direction": 221,
        "latitude": 59.40774,
        "line": "37",
        "longitude": 24.68437,
        "nearest_stop": "Zoo",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1121"
      },
      {
        "at_stop": true,
        "direction": 131,
        "latitude": 59.41206,
        "line": "24",
        "longitude": 24.66069,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1142"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.43972,
        "line": "54",
        "longitude": 24.86461,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1144"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.4323,
        "line": "21",
        "longitude": 24.74166,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1145"
      },
      {
        "at_stop": true,
        "direction": 307,
        "latitude": 59.42018,
        "line": "3",
        "longitude": 24.7415,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1149"
      },
      {
        "at_stop": true,
        "direction": 289,
        "latitude": 59.44105,
        "line": "8",
        "longitude": 24.75411,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1152"
      },
      {
        "at_stop": true,
        "direction": 349,
        "latitude": 59.44876,
        "line": "21",
        "longitude": 24.59074,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1153"
      },
      {
        "at_stop": true,
        "direction": 24,
        "latitude": 59.42525,
        "line": "85",
        "longitude": 24.70099,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1157"
      },
      {
        "at_stop": true,
        "direction": 48,
        "latitude": 59.40495,
        "line": "24",
        "longitude": 24.65608,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1160"
      },
      {
        "at_stop": true,
        "direction": 29,
        "latitude": 59.41096,
        "line": "73",
        "longitude": 24.65926,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1162"
      },
      {
        "at_stop": true,
        "direction": 131,
        "latitude": 59.41225,
        "line": "36",
        "longitude": 24.63541,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1164"
      },
      {
        "at_stop": true,
        "direction": 147,
        "latitude": 59.43036,
        "line": "23",
        "longitude": 24.75591,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1165"
      },
      {
        "at_stop": true,
        "direction": 73,
        "latitude": 59.41839,
        "line": "3",
        "longitude": 24.75058,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1168"
      },
      {
        "at_stop": true,
        "direction": 226,
        "latitude": 59.40808,
        "line": "13",
        "longitude": 24.64816,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1169"
      },
      {
        "at_stop": true,
        "direction": 147,
        "latitude": 59.42613,
        "line": "41",
        "longitude": 24.65626,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1171"
      },
      {
        "at_stop": true,
        "direction": 114,
        "latitude": 59.41228,
        "line": "54",
        "longitude": 24.6397,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1186"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.40495,
        "line": "23",
        "longitude": 24.65584,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1187"
      },
      {
        "at_stop": true,
        "direction": 47,
        "latitude": 59.40315,
        "line": "20A",
        "longitude": 24.6638,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1203"
      },
      {
        "at_stop": true,
        "direction": 57,
        "latitude": 59.44173,
        "line": "41",
        "longitude": 24.74249,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1204"
      },
      {
        "at_stop": true,
        "direction": 232,
        "latitude": 59.47105,
        "line": "59",
        "longitude": 24.71928,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1222"
      },
      {
        "at_stop": true,
        "direction": 257,
        "latitude": 59.42885,
        "line": "23",
        "longitude": 24.73046,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1225"
      },
      {
        "at_stop": true,
        "direction": 194,
        "latitude": 59.39423,
        "line": "18A",
        "longitude": 24.72446,
        "nearest_stop": "Urda",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1230"
      },
      {
        "at_stop": true,
        "direction": 227,
        "latitude": 59.43362,
        "line": "36",
        "longitude": 24.74623,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1233"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.44092,
        "line": "21",
        "longitude": 24.75359,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1235"
      },
      {
        "at_stop": true,
        "direction": 56,
        "latitude": 59.4417,
        "line": "59",
        "longitude": 24.74245,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1236"
      },
      {
        "at_stop": true,
        "direction": 191,
        "latitude": 59.39634,
        "line": "24",
        "longitude": 24.64476,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1238"
      },
      {
        "at_stop": true,
        "direction": 87,
        "latitude": 59.43289,
        "line": "2",
        "longitude": 24.74661,
        "nearest_stop": "Mõigu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1240"
      },
      {
        "at_stop": true,
        "direction": 69,
        "latitude": 59.44783,
        "line": "13",
        "longitude": 24.8952,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1242"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.45351,
        "line": "3",
        "longitude": 24.71544,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1243"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.42922,
        "line": "8",
        "longitude": 24.70491,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1265"
      },
      {
        "at_stop": true,
        "direction": 215,
        "latitude": 59.3432,
        "line": "18A",
        "longitude": 24.61774,
        "nearest_stop": "Urda",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1297"
      },
      {
        "at_stop": true,
        "direction": 29,
        "latitude": 59.4672,
        "line": "8",
        "longitude": 24.83378,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1350"
      },
      {
        "at_stop": true,
        "direction": 49,
        "latitude": 59.42295,
        "line": "21A",
        "longitude": 24.64621,
        "nearest_stop": "Kakumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1351"
      },
      {
        "at_stop": true,
        "direction": 241,
        "latitude": 59.42398,
        "line": "8",
        "longitude": 24.64828,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1352"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.38848,
        "line": "36",
        "longitude": 24.68358,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1353"
      },
      {
        "at_stop": true,
        "direction": 210,
        "latitude": 59.4101,
        "line": "36",
        "longitude": 24.63177,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1356"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.42885,
        "line": "83",
        "longitude": 24.73175,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1419"
      },
      {
        "at_stop": true,
        "direction": 38,
        "latitude": 59.40959,
        "line": "42",
        "longitude": 24.65877,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1421"
      },
      {
        "at_stop": true,
        "direction": 84,
        "latitude": 59.43953,
        "line": "12",
        "longitude": 24.8324,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1425"
      },
      {
        "at_stop": true,
        "direction": 61,
        "latitude": 59.4392,
        "line": "18A",
        "longitude": 24.75944,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1473"
      },
      {
        "at_stop": true,
        "direction": 117,
        "latitude": 59.40155,
        "line": "24",
        "longitude": 24.69338,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1477"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.3665,
        "line": "18",
        "longitude": 24.64558,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1492"
      },
      {
        "at_stop": true,
        "direction": 54,
        "latitude": 59.4306,
        "line": "24",
        "longitude": 24.73757,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1496"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.44218,
        "line": "42",
        "longitude": 24.86403,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1516"
      },
      {
        "at_stop": true,
        "direction": 34,
        "latitude": 59.43921,
        "line": "18",
        "longitude": 24.75926,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1546"
      },
      {
        "at_stop": true,
        "direction": 11,
        "latitude": 59.41495,
        "line": "18A",
        "longitude": 24.73984,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1560"
      },
      {
        "at_stop": true,
        "direction": 278,
        "latitude": 59.4372,
        "line": "18",
        "longitude": 24.75352,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1561"
      },
      {
        "at_stop": true,
        "direction": 348,
        "latitude": 59.42379,
        "line": "73",
        "longitude": 24.74973,
        "nearest_stop": "Kopli liinid",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1757"
      },
      {
        "at_stop": true,
        "direction": 184,
        "latitude": 59.40075,
        "line": "85",
        "longitude": 24.65861,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1772"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.44464,
        "line": "40",
        "longitude": 24.86495,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1856"
      },
      {
        "at_stop": true,
        "direction": 313,
        "latitude": 59.41062,
        "line": "24",
        "longitude": 24.6584,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1861"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.41888,
        "line": "67",
        "longitude": 24.72213,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1888"
      },
      {
        "at_stop": true,
        "direction": 304,
        "latitude": 59.42922,
        "line": "24",
        "longitude": 24.72936,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1908"
      },
      {
        "at_stop": true,
        "direction": 145,
        "latitude": 59.41223,
        "line": "8",
        "longitude": 24.63538,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1942"
      },
      {
        "at_stop": true,
        "direction": 290,
        "latitude": 59.3888,
        "line": "23",
        "longitude": 24.68322,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1967"
      },
      {
        "at_stop": true,
        "direction": 58,
        "latitude": 59.39947,
        "line": "24",
        "longitude": 24.64337,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1969"
      },
      {
        "at_stop": true,
        "direction": 209,
        "latitude": 59.40404,
        "line": "84",
        "longitude": 24.69975,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2034"
      },
      {
        "at_stop": true,
        "direction": 186,
        "latitude": 59.42744,
        "line": "73",
        "longitude": 24.74258,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2035"
      },
      {
        "at_stop": true,
        "direction": 10,
        "latitude": 59.37281,
        "line": "5",
        "longitude": 24.71773,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2064"
      },
      {
        "at_stop": true,
        "direction": 134,
        "latitude": 59.43264,
        "line": "72",
        "longitude": 24.71619,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2065"
      },
      {
        "at_stop": true,
        "direction": 212,
        "latitude": 59.42841,
        "line": "81",
        "longitude": 24.70361,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2070"
      },
      {
        "at_stop": true,
        "direction": 52,
        "latitude": 59.38223,
        "line": "18",
        "longitude": 24.70358,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2100"
      },
      {
        "at_stop": true,
        "direction": 315,
        "latitude": 59.45794,
        "line": "72",
        "longitude": 24.67548,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2125"
      },
      {
        "at_stop": true,
        "direction": 26,
        "latitude": 59.36631,
        "line": "33",
        "longitude": 24.71812,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2132"
      },
      {
        "at_stop": true,
        "direction": 139,
        "latitude": 59.40969,
        "line": "16",
        "longitude": 24.65862,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2133"
      },
      {
        "at_stop": true,
        "direction": 155,
        "latitude": 59.40061,
        "line": "81",
        "longitude": 24.65862,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2148"
      },
      {
        "at_stop": true,
        "direction": 184,
        "latitude": 59.45582,
        "line": "26",
        "longitude": 24.69919,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2198"
      },
      {
        "at_stop": true,
        "direction": 38,
        "latitude": 59.44814,
        "line": "34",
        "longitude": 24.80323,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2209"
      },
      {
        "at_stop": true,
        "direction": 63,
        "latitude": 59.38763,
        "line": "33",
        "longitude": 24.68286,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2224"
      },
      {
        "at_stop": true,
        "direction": 26,
        "latitude": 59.41003,
        "line": "81",
        "longitude": 24.68679,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2237"
      },
      {
        "at_stop": true,
        "direction": 194,
        "latitude": 59.46833,
        "line": "1",
        "longitude": 24.83402,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2252"
      },
      {
        "at_stop": true,
        "direction": 24,
        "latitude": 59.40845,
        "line": "84",
        "longitude": 24.70415,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2253"
      },
      {
        "at_stop": true,
        "direction": 283,
        "latitude": 59.43566,
        "line": "42",
        "longitude": 24.75811,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2284"
      },
      {
        "at_stop": true,
        "direction": 153,
        "latitude": 59.41226,
        "line": "26",
        "longitude": 24.63521,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2291"
      },
      {
        "at_stop": true,
        "direction": 152,
        "latitude": 59.44233,
        "line": "33",
        "longitude": 24.70489,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2294"
      },
      {
        "at_stop": true,
        "direction": 309,
        "latitude": 59.43384,
        "line": "2",
        "longitude": 24.76021,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2330"
      },
      {
        "at_stop": true,
        "direction": 123,
        "latitude": 59.412,
        "line": "10",
        "longitude": 24.63549,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2410"
      },
      {
        "at_stop": true,
        "direction": 296,
        "latitude": 59.42553,
        "line": "4",
        "longitude": 24.63575,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2411"
      },
      {
        "at_stop": true,
        "direction": 134,
        "latitude": 59.41243,
        "line": "16",
        "longitude": 24.63568,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2413"
      },
      {
        "at_stop": true,
        "direction": 54,
        "latitude": 59.38413,
        "line": "10",
        "longitude": 24.67215,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2414"
      },
      {
        "at_stop": true,
        "direction": 148,
        "latitude": 59.41255,
        "line": "4",
        "longitude": 24.63515,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2416"
      },
      {
        "at_stop": true,
        "direction": 291,
        "latitude": 59.41105,
        "line": "10",
        "longitude": 24.66441,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2417"
      },
      {
        "at_stop": true,
        "direction": 243,
        "latitude": 59.42825,
        "line": "16",
        "longitude": 24.72465,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2418"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.41944,
        "line": "12",
        "longitude": 24.64586,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2440"
      },
      {
        "at_stop": true,
        "direction": 304,
        "latitude": 59.46067,
        "line": "73",
        "longitude": 24.67711,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2445"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.43988,
        "line": "42",
        "longitude": 24.83956,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2455"
      },
      {
        "at_stop": true,
        "direction": 12,
        "latitude": 59.44522,
        "line": "35",
        "longitude": 24.89691,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2460"
      },
      {
        "at_stop": true,
        "direction": 347,
        "latitude": 59.3997,
        "line": "72",
        "longitude": 24.67149,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2472"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.43919,
        "line": "1",
        "longitude": 24.75953,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2483"
      },
      {
        "at_stop": true,
        "direction": 346,
        "latitude": 59.40312,
        "line": "27",
        "longitude": 24.66984,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2498"
      },
      {
        "at_stop": true,
        "direction": 201,
        "latitude": 59.43733,
        "line": "35",
        "longitude": 24.87331,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2501"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.43284,
        "line": "81",
        "longitude": 24.74715,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2508"
      },
      {
        "at_stop": true,
        "direction": 88,
        "latitude": 59.43711,
        "line": "5",
        "longitude": 24.75685,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2513"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.43959,
        "line": "1",
        "longitude": 24.78102,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2557"
      },
      {
        "at_stop": true,
        "direction": 191,
        "latitude": 59.39768,
        "line": "5",
        "longitude": 24.72616,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2618"
      },
      {
        "at_stop": true,
        "direction": 195,
        "latitude": 59.37195,
        "line": "10",
        "longitude": 24.63279,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2632"
      },
      {
        "at_stop": true,
        "direction": 104,
        "latitude": 59.40847,
        "line": "61",
        "longitude": 24.68421,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2635"
      },
      {
        "at_stop": true,
        "direction": 116,
        "latitude": 59.39159,
        "line": "33",
        "longitude": 24.67837,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2641"
      },
      {
        "at_stop": true,
        "direction": 348,
        "latitude": 59.44118,
        "line": "84",
        "longitude": 24.74029,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2643"
      },
      {
        "at_stop": true,
        "direction": 179,
        "latitude": 59.36535,
        "line": "5",
        "longitude": 24.71829,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2645"
      },
      {
        "at_stop": true,
        "direction": 193,
        "latitude": 59.43321,
        "line": "25",
        "longitude": 24.76336,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2668"
      },
      {
        "at_stop": true,
        "direction": 213,
        "latitude": 59.40459,
        "line": "61",
        "longitude": 24.61554,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2669"
      },
      {
        "at_stop": true,
        "direction": 117,
        "latitude": 59.41437,
        "line": "16",
        "longitude": 24.68954,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2671"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.41254,
        "line": "42",
        "longitude": 24.63588,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2673"
      },
      {
        "at_stop": true,
        "direction": 22,
        "latitude": 59.41291,
        "line": "26",
        "longitude": 24.63658,
        "nearest_stop": "Paljassaare",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2677"
      },
      {
        "at_stop": true,
        "direction": 195,
        "latitude": 59.37935,
        "line": "20",
        "longitude": 24.63717,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2684"
      },
      {
        "at_stop": true,
        "direction": 7,
        "latitude": 59.36647,
        "line": "33",
        "longitude": 24.71812,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2689"
      },
      {
        "at_stop": true,
        "direction": 349,
        "latitude": 59.40989,
        "line": "1",
        "longitude": 24.65699,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2716"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.43065,
        "line": "72",
        "longitude": 24.71839,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2721"
      },
      {
        "at_stop": true,
        "direction": 128,
        "latitude": 59.41117,
        "line": "72",
        "longitude": 24.66202,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2724"
      },
      {
        "at_stop": true,
        "direction": 330,
        "latitude": 59.4289,
        "line": "13",
        "longitude": 24.83582,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2726"
      },
      {
        "at_stop": true,
        "direction": 119,
        "latitude": 59.41109,
        "line": "10",
        "longitude": 24.66189,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2727"
      },
      {
        "at_stop": true,
        "direction": 91,
        "latitude": 59.4111,
        "line": "27",
        "longitude": 24.64796,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2728"
      },
      {
        "at_stop": true,
        "direction": 20,
        "latitude": 59.40167,
        "line": "57",
        "longitude": 24.72893,
        "nearest_stop": "Kalev",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2729"
      },
      {
        "at_stop": true,
        "direction": 242,
        "latitude": 59.41901,
        "line": "16",
        "longitude": 24.76392,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2731"
      },
      {
        "at_stop": true,
        "direction": 298,
        "latitude": 59.40428,
        "line": "24",
        "longitude": 24.68338,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2752"
      },
      {
        "at_stop": true,
        "direction": 152,
        "latitude": 59.3995,
        "line": "72",
        "longitude": 24.68006,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2757"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.42538,
        "line": "85",
        "longitude": 24.70083,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2764"
      },
      {
        "at_stop": true,
        "direction": 210,
        "latitude": 59.40057,
        "line": "10",
        "longitude": 24.69304,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2767"
      },
      {
        "at_stop": true,
        "direction": 194,
        "latitude": 59.40852,
        "line": "13",
        "longitude": 24.66178,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2773"
      },
      {
        "at_stop": true,
        "direction": 207,
        "latitude": 59.39216,
        "line": "62",
        "longitude": 24.61498,
        "nearest_stop": "Mäeküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2775"
      },
      {
        "at_stop": true,
        "direction": 19,
        "latitude": 59.44329,
        "line": "20",
        "longitude": 24.76428,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2776"
      },
      {
        "at_stop": true,
        "direction": 313,
        "latitude": 59.39748,
        "line": "61",
        "longitude": 24.6979,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2777"
      },
      {
        "at_stop": true,
        "direction": 218,
        "latitude": 59.445,
        "line": "5",
        "longitude": 24.79783,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2787"
      },
      {
        "at_stop": true,
        "direction": 57,
        "latitude": 59.43238,
        "line": "33",
        "longitude": 24.71539,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2804"
      },
      {
        "at_stop": true,
        "direction": 154,
        "latitude": 59.40834,
        "line": "61",
        "longitude": 24.63291,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2849"
      },
      {
        "at_stop": true,
        "direction": 32,
        "latitude": 59.41125,
        "line": "81",
        "longitude": 24.65877,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2861"
      },
      {
        "at_stop": true,
        "direction": 147,
        "latitude": 59.39951,
        "line": "84",
        "longitude": 24.68011,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2897"
      },
      {
        "at_stop": true,
        "direction": 50,
        "latitude": 59.46191,
        "line": "5",
        "longitude": 24.87467,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2923"
      },
      {
        "at_stop": true,
        "direction": 64,
        "latitude": 59.4749,
        "line": "34",
        "longitude": 24.95094,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3010"
      },
      {
        "at_stop": true,
        "direction": 158,
        "latitude": 59.43133,
        "line": "35",
        "longitude": 24.84069,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3011"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.43684,
        "line": "35",
        "longitude": 24.87101,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3013"
      },
      {
        "at_stop": true,
        "direction": 80,
        "latitude": 59.44342,
        "line": "35",
        "longitude": 24.7999,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3018"
      },
      {
        "at_stop": true,
        "direction": 73,
        "latitude": 59.43778,
        "line": "60",
        "longitude": 24.76731,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3021"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.41246,
        "line": "12",
        "longitude": 24.63591,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3023"
      },
      {
        "at_stop": true,
        "direction": 245,
        "latitude": 59.445,
        "line": "12",
        "longitude": 24.89729,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3024"
      },
      {
        "at_stop": true,
        "direction": 154,
        "latitude": 59.43197,
        "line": "13",
        "longitude": 24.83281,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3031"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.40624,
        "line": "13",
        "longitude": 24.74261,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3032"
      },
      {
        "at_stop": true,
        "direction": 4,
        "latitude": 59.39993,
        "line": "67",
        "longitude": 24.672,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3034"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.43471,
        "line": "42",
        "longitude": 24.75256,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3036"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.44241,
        "line": "66",
        "longitude": 24.87005,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3060"
      },
      {
        "at_stop": true,
        "direction": 1,
        "latitude": 59.4368,
        "line": "25",
        "longitude": 24.76478,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3072"
      },
      {
        "at_stop": true,
        "direction": 33,
        "latitude": 59.40583,
        "line": "67",
        "longitude": 24.71014,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3086"
      },
      {
        "at_stop": true,
        "direction": 28,
        "latitude": 59.44501,
        "line": "50",
        "longitude": 24.8972,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3101"
      },
      {
        "at_stop": true,
        "direction": 36,
        "latitude": 59.43884,
        "line": "66",
        "longitude": 24.73553,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3102"
      },
      {
        "at_stop": true,
        "direction": 158,
        "latitude": 59.44531,
        "line": "54",
        "longitude": 24.86425,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3106"
      },
      {
        "at_stop": true,
        "direction": 118,
        "latitude": 59.44772,
        "line": "42",
        "longitude": 24.89529,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3129"
      },
      {
        "at_stop": true,
        "direction": 271,
        "latitude": 59.423,
        "line": "49",
        "longitude": 24.81193,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3154"
      },
      {
        "at_stop": true,
        "direction": 98,
        "latitude": 59.40231,
        "line": "12",
        "longitude": 24.72086,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3182"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.43442,
        "line": "50",
        "longitude": 24.83432,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3190"
      },
      {
        "at_stop": true,
        "direction": 158,
        "latitude": 59.44309,
        "line": "67",
        "longitude": 24.89432,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3201"
      },
      {
        "at_stop": true,
        "direction": 243,
        "latitude": 59.42233,
        "line": "13",
        "longitude": 24.77702,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3211"
      },
      {
        "at_stop": true,
        "direction": 73,
        "latitude": 59.43574,
        "line": "58",
        "longitude": 24.84306,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3218"
      },
      {
        "at_stop": true,
        "direction": 341,
        "latitude": 59.43213,
        "line": "31",
        "longitude": 24.8404,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3229"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.44767,
        "line": "63",
        "longitude": 24.89538,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3231"
      },
      {
        "at_stop": true,
        "direction": 157,
        "latitude": 59.44819,
        "line": "13",
        "longitude": 24.89132,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3241"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.41183,
        "line": "13",
        "longitude": 24.63537,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3245"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.43262,
        "line": "3",
        "longitude": 24.74291,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3261"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.4368,
        "line": "63",
        "longitude": 24.7629,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3283"
      },
      {
        "at_stop": true,
        "direction": 157,
        "latitude": 59.42877,
        "line": "35",
        "longitude": 24.71971,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3296"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.43219,
        "line": "48",
        "longitude": 24.84801,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3298"
      },
      {
        "at_stop": true,
        "direction": 83,
        "latitude": 59.43283,
        "line": "3",
        "longitude": 24.84246,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3306"
      },
      {
        "at_stop": true,
        "direction": 103,
        "latitude": 59.43283,
        "line": "31",
        "longitude": 24.77994,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3309"
      },
      {
        "at_stop": true,
        "direction": 267,
        "latitude": 59.43299,
        "line": "54",
        "longitude": 24.7466,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3320"
      },
      {
        "at_stop": true,
        "direction": 329,
        "latitude": 59.44786,
        "line": "40",
        "longitude": 24.69937,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3360"
      },
      {
        "at_stop": true,
        "direction": 80,
        "latitude": 59.42805,
        "line": "42",
        "longitude": 24.67537,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3365"
      },
      {
        "at_stop": true,
        "direction": 50,
        "latitude": 59.41263,
        "line": "54",
        "longitude": 24.65786,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3374"
      },
      {
        "at_stop": true,
        "direction": 244,
        "latitude": 59.43231,
        "line": "39",
        "longitude": 24.84223,
        "nearest_stop": "Liikuri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3378"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.4479,
        "line": "58",
        "longitude": 24.89519,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3379"
      },
      {
        "at_stop": true,
        "direction": 128,
        "latitude": 59.40856,
        "line": "3",
        "longitude": 24.66113,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3381"
      },
      {
        "at_stop": true,
        "direction": 254,
        "latitude": 59.43781,
        "line": "35",
        "longitude": 24.7666,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3382"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.43756,
        "line": "40",
        "longitude": 24.76518,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3392"
      },
      {
        "at_stop": true,
        "direction": 264,
        "latitude": 59.45128,
        "line": "60",
        "longitude": 24.85778,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3400"
      },
      {
        "at_stop": true,
        "direction": 262,
        "latitude": 59.43421,
        "line": "58",
        "longitude": 24.82941,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3429"
      },
      {
        "at_stop": true,
        "direction": 190,
        "latitude": 59.5036,
        "line": "49",
        "longitude": 24.82802,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3430"
      },
      {
        "at_stop": true,
        "direction": 126,
        "latitude": 59.45152,
        "line": "29",
        "longitude": 24.85562,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3431"
      },
      {
        "at_stop": true,
        "direction": 265,
        "latitude": 59.43942,
        "line": "29",
        "longitude": 24.82177,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3432"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.45032,
        "line": "34",
        "longitude": 24.80569,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3433"
      },
      {
        "at_stop": true,
        "direction": 272,
        "latitude": 59.43653,
        "line": "66",
        "longitude": 24.72905,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3437"
      },
      {
        "at_stop": true,
        "direction": 254,
        "latitude": 59.4322,
        "line": "66",
        "longitude": 24.84012,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3444"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43895,
        "line": "66",
        "longitude": 24.86065,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3450"
      },
      {
        "at_stop": true,
        "direction": 341,
        "latitude": 59.43673,
        "line": "50",
        "longitude": 24.85785,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3457"
      },
      {
        "at_stop": true,
        "direction": 340,
        "latitude": 59.42228,
        "line": "49",
        "longitude": 24.84089,
        "nearest_stop": "Viimsi keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3458"
      },
      {
        "at_stop": true,
        "direction": 128,
        "latitude": 59.43225,
        "line": "67",
        "longitude": 24.84005,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3467"
      },
      {
        "at_stop": true,
        "direction": 138,
        "latitude": 59.42616,
        "line": "15",
        "longitude": 24.78046,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3468"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.43497,
        "line": "40",
        "longitude": 24.73257,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3479"
      },
      {
        "at_stop": true,
        "direction": 97,
        "latitude": 59.44963,
        "line": "60",
        "longitude": 24.87828,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3487"
      },
      {
        "at_stop": true,
        "direction": 194,
        "latitude": 59.4065,
        "line": "2",
        "longitude": 24.81607,
        "nearest_stop": "Mõigu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3505"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.39508,
        "line": "67",
        "longitude": 24.68433,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3517"
      },
      {
        "at_stop": true,
        "direction": 261,
        "latitude": 59.43913,
        "line": "44",
        "longitude": 24.77568,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3529"
      },
      {
        "at_stop": true,
        "direction": 229,
        "latitude": 59.43379,
        "line": "25",
        "longitude": 24.56067,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3532"
      },
      {
        "at_stop": true,
        "direction": 270,
        "latitude": 59.41578,
        "line": "15",
        "longitude": 24.86146,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3536"
      },
      {
        "at_stop": true,
        "direction": 174,
        "latitude": 59.43205,
        "line": "63",
        "longitude": 24.84123,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3545"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.43892,
        "line": "44",
        "longitude": 24.76034,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3565"
      },
      {
        "at_stop": true,
        "direction": 97,
        "latitude": 59.42747,
        "line": "54",
        "longitude": 24.71922,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3573"
      },
      {
        "at_stop": true,
        "direction": 233,
        "latitude": 59.48029,
        "line": "8",
        "longitude": 24.85491,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3575"
      },
      {
        "at_stop": true,
        "direction": 121,
        "latitude": 59.44403,
        "line": "44",
        "longitude": 24.83979,
        "nearest_stop": "P. Pinna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3577"
      },
      {
        "at_stop": true,
        "direction": 216,
        "latitude": 59.43205,
        "line": "15",
        "longitude": 24.84259,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3581"
      },
      {
        "at_stop": true,
        "direction": 202,
        "latitude": 59.43214,
        "line": "40",
        "longitude": 24.84253,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3582"
      },
      {
        "at_stop": true,
        "direction": 259,
        "latitude": 59.42349,
        "line": "12",
        "longitude": 24.77834,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3583"
      },
      {
        "at_stop": true,
        "direction": 178,
        "latitude": 59.4099,
        "line": "18",
        "longitude": 24.6563,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3584"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.43282,
        "line": "48",
        "longitude": 24.84255,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3588"
      },
      {
        "at_stop": true,
        "direction": 157,
        "latitude": 59.44814,
        "line": "48",
        "longitude": 24.86229,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3594"
      },
      {
        "at_stop": true,
        "direction": 221,
        "latitude": 59.41301,
        "line": "42",
        "longitude": 24.63444,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3625"
      },
      {
        "at_stop": true,
        "direction": 194,
        "latitude": 59.43151,
        "line": "66",
        "longitude": 24.84205,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3627"
      },
      {
        "at_stop": true,
        "direction": 301,
        "latitude": 59.44878,
        "line": "35",
        "longitude": 24.69703,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3762"
      },
      {
        "at_stop": true,
        "direction": 37,
        "latitude": 59.44511,
        "line": "50",
        "longitude": 24.89671,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3763"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.43919,
        "line": "34",
        "longitude": 24.75953,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3780"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.4725,
        "line": "38",
        "longitude": 24.88432,
        "nearest_stop": "Muuga",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3790"
      },
      {
        "at_stop": true,
        "direction": 152,
        "latitude": 59.4445,
        "line": "40",
        "longitude": 24.82749,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3792"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.44942,
        "line": "48",
        "longitude": 24.8681,
        "nearest_stop": "Pirita keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3810"
      },
      {
        "at_stop": true,
        "direction": 295,
        "latitude": 59.44538,
        "line": "60",
        "longitude": 24.89697,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3920"
      },
      {
        "at_stop": true,
        "direction": 249,
        "latitude": 59.43235,
        "line": "40",
        "longitude": 24.84148,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3929"
      }
    ]
  },
  "success": true
}