← Estland

Tallinn Live-Fahrzeuge

GET /tallinn/transport/vehicles

Echtzeit-GPS positions of all Tallinn public transport vehicles — buses, trams, trolleybuses, und trains. Liefert vehicle type, line number, coordinates, direction, vehicle ID, und nearest stop. Daten von transport.tallinn.ee. Filtern Sie by type: bus, tram, trolleybus.

Parameter

Typ optional

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

Beispielanfragen

Grundlegende Verwendung
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles

Live-Antwort

{
  "data": {
    "count": 237,
    "vehicles": [
      {
        "at_stop": true,
        "direction": 314,
        "latitude": 59.4613,
        "line": "1",
        "longitude": 24.66902,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "96"
      },
      {
        "at_stop": true,
        "direction": 281,
        "latitude": 59.44164,
        "line": "2",
        "longitude": 24.7305,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "99"
      },
      {
        "at_stop": true,
        "direction": 125,
        "latitude": 59.44607,
        "line": "1",
        "longitude": 24.71735,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "102"
      },
      {
        "at_stop": true,
        "direction": 315,
        "latitude": 59.46133,
        "line": "1",
        "longitude": 24.66907,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "109"
      },
      {
        "at_stop": true,
        "direction": 293,
        "latitude": 59.43238,
        "line": "2",
        "longitude": 24.7654,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "114"
      },
      {
        "at_stop": true,
        "direction": 77,
        "latitude": 59.43895,
        "line": "1",
        "longitude": 24.7754,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "123"
      },
      {
        "at_stop": true,
        "direction": 37,
        "latitude": 59.4296,
        "line": "2",
        "longitude": 24.78385,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "501"
      },
      {
        "at_stop": true,
        "direction": 268,
        "latitude": 59.42685,
        "line": "2",
        "longitude": 24.81383,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "503"
      },
      {
        "at_stop": true,
        "direction": 108,
        "latitude": 59.41967,
        "line": "5",
        "longitude": 24.74493,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "506"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.42673,
        "line": "4",
        "longitude": 24.79598,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "512"
      },
      {
        "at_stop": true,
        "direction": 126,
        "latitude": 59.4191,
        "line": "4",
        "longitude": 24.74567,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "513"
      },
      {
        "at_stop": true,
        "direction": 12,
        "latitude": 59.4205,
        "line": "4",
        "longitude": 24.74217,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "515"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.43801,
        "line": "3",
        "longitude": 24.76859,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "516"
      },
      {
        "at_stop": true,
        "direction": 166,
        "latitude": 59.41897,
        "line": "4",
        "longitude": 24.74545,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "518"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.41901,
        "line": "1",
        "longitude": 24.74653,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "521"
      },
      {
        "at_stop": false,
        "direction": 125,
        "latitude": 59.41919,
        "line": "2",
        "longitude": 24.74573,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "522"
      },
      {
        "at_stop": false,
        "direction": 113,
        "latitude": 59.44109,
        "line": "5",
        "longitude": 24.73834,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "523"
      },
      {
        "at_stop": false,
        "direction": 123,
        "latitude": 59.41918,
        "line": "4",
        "longitude": 24.74651,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "524"
      },
      {
        "at_stop": false,
        "direction": 279,
        "latitude": 59.46122,
        "line": "2",
        "longitude": 24.66796,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "525"
      },
      {
        "at_stop": false,
        "direction": 76,
        "latitude": 59.40987,
        "line": "4",
        "longitude": 24.73618,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "527"
      },
      {
        "at_stop": false,
        "direction": 3,
        "latitude": 59.43285,
        "line": "3",
        "longitude": 24.74584,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "528"
      },
      {
        "at_stop": false,
        "direction": 261,
        "latitude": 59.444,
        "line": "1",
        "longitude": 24.74438,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "529"
      },
      {
        "at_stop": false,
        "direction": 169,
        "latitude": 59.41874,
        "line": "2",
        "longitude": 24.74524,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "532"
      },
      {
        "at_stop": false,
        "direction": 111,
        "latitude": 59.43165,
        "line": "4",
        "longitude": 24.76869,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "534"
      },
      {
        "at_stop": false,
        "direction": 184,
        "latitude": 59.43224,
        "line": "4",
        "longitude": 24.74573,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "535"
      },
      {
        "at_stop": false,
        "direction": 316,
        "latitude": 59.45322,
        "line": "5",
        "longitude": 24.70451,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "537"
      },
      {
        "at_stop": false,
        "direction": 197,
        "latitude": 59.41083,
        "line": "3",
        "longitude": 24.73412,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "538"
      },
      {
        "at_stop": false,
        "direction": 358,
        "latitude": 59.44464,
        "line": "2",
        "longitude": 24.75209,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "541"
      },
      {
        "at_stop": false,
        "direction": 123,
        "latitude": 59.419,
        "line": "2",
        "longitude": 24.74566,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "542"
      },
      {
        "at_stop": false,
        "direction": 170,
        "latitude": 59.4186,
        "line": "5",
        "longitude": 24.74658,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "543"
      },
      {
        "at_stop": true,
        "direction": 103,
        "latitude": 59.43537,
        "line": "42",
        "longitude": 24.75871,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1003"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.39876,
        "line": "67",
        "longitude": 24.68254,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1009"
      },
      {
        "at_stop": true,
        "direction": 277,
        "latitude": 59.43366,
        "line": "83",
        "longitude": 24.75281,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1013"
      },
      {
        "at_stop": true,
        "direction": 225,
        "latitude": 59.40123,
        "line": "83",
        "longitude": 24.69464,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1014"
      },
      {
        "at_stop": true,
        "direction": 141,
        "latitude": 59.43111,
        "line": "67",
        "longitude": 24.73852,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1016"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.38716,
        "line": "23",
        "longitude": 24.69235,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1017"
      },
      {
        "at_stop": true,
        "direction": 122,
        "latitude": 59.44412,
        "line": "40",
        "longitude": 24.68816,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1020"
      },
      {
        "at_stop": true,
        "direction": 48,
        "latitude": 59.4392,
        "line": "1",
        "longitude": 24.75945,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1021"
      },
      {
        "at_stop": true,
        "direction": 82,
        "latitude": 59.43246,
        "line": "12",
        "longitude": 24.82135,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1022"
      },
      {
        "at_stop": true,
        "direction": 81,
        "latitude": 59.41227,
        "line": "12",
        "longitude": 24.64117,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1023"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.39506,
        "line": "67",
        "longitude": 24.68443,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1028"
      },
      {
        "at_stop": true,
        "direction": 145,
        "latitude": 59.40002,
        "line": "83",
        "longitude": 24.65912,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1029"
      },
      {
        "at_stop": true,
        "direction": 211,
        "latitude": 59.40388,
        "line": "37",
        "longitude": 24.6995,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1108"
      },
      {
        "at_stop": true,
        "direction": 48,
        "latitude": 59.40325,
        "line": "20A",
        "longitude": 24.66411,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1114"
      },
      {
        "at_stop": true,
        "direction": 50,
        "latitude": 59.44165,
        "line": "41",
        "longitude": 24.74235,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1116"
      },
      {
        "at_stop": true,
        "direction": 122,
        "latitude": 59.41203,
        "line": "36",
        "longitude": 24.6355,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1119"
      },
      {
        "at_stop": true,
        "direction": 299,
        "latitude": 59.4069,
        "line": "37",
        "longitude": 24.69355,
        "nearest_stop": "Zoo",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1121"
      },
      {
        "at_stop": true,
        "direction": 241,
        "latitude": 59.42829,
        "line": "54",
        "longitude": 24.72478,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1144"
      },
      {
        "at_stop": true,
        "direction": 229,
        "latitude": 59.44376,
        "line": "21",
        "longitude": 24.59752,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1145"
      },
      {
        "at_stop": true,
        "direction": 307,
        "latitude": 59.42014,
        "line": "3",
        "longitude": 24.74158,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1149"
      },
      {
        "at_stop": true,
        "direction": 102,
        "latitude": 59.40884,
        "line": "8",
        "longitude": 24.66046,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1152"
      },
      {
        "at_stop": true,
        "direction": 197,
        "latitude": 59.43658,
        "line": "21",
        "longitude": 24.75271,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1153"
      },
      {
        "at_stop": true,
        "direction": 59,
        "latitude": 59.4313,
        "line": "85",
        "longitude": 24.71244,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1157"
      },
      {
        "at_stop": true,
        "direction": 222,
        "latitude": 59.40121,
        "line": "24",
        "longitude": 24.65966,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1160"
      },
      {
        "at_stop": true,
        "direction": 181,
        "latitude": 59.42279,
        "line": "36",
        "longitude": 24.74238,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1164"
      },
      {
        "at_stop": true,
        "direction": 75,
        "latitude": 59.40489,
        "line": "23",
        "longitude": 24.65613,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1165"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.41803,
        "line": "3",
        "longitude": 24.74785,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1168"
      },
      {
        "at_stop": true,
        "direction": 69,
        "latitude": 59.44786,
        "line": "13",
        "longitude": 24.8953,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1169"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.42891,
        "line": "41",
        "longitude": 24.6797,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1171"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.44901,
        "line": "54",
        "longitude": 24.88774,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1186"
      },
      {
        "at_stop": true,
        "direction": 158,
        "latitude": 59.43085,
        "line": "23",
        "longitude": 24.73803,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1187"
      },
      {
        "at_stop": true,
        "direction": 236,
        "latitude": 59.43667,
        "line": "20A",
        "longitude": 24.7529,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1203"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.42698,
        "line": "41",
        "longitude": 24.66354,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1204"
      },
      {
        "at_stop": true,
        "direction": 209,
        "latitude": 59.46825,
        "line": "59",
        "longitude": 24.71548,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1222"
      },
      {
        "at_stop": true,
        "direction": 110,
        "latitude": 59.38746,
        "line": "23",
        "longitude": 24.6868,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1225"
      },
      {
        "at_stop": true,
        "direction": 210,
        "latitude": 59.43311,
        "line": "18A",
        "longitude": 24.74563,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1230"
      },
      {
        "at_stop": true,
        "direction": 94,
        "latitude": 59.4077,
        "line": "36",
        "longitude": 24.64899,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1233"
      },
      {
        "at_stop": true,
        "direction": 27,
        "latitude": 59.43681,
        "line": "21",
        "longitude": 24.73327,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1235"
      },
      {
        "at_stop": true,
        "direction": 200,
        "latitude": 59.40984,
        "line": "59",
        "longitude": 24.65809,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1236"
      },
      {
        "at_stop": true,
        "direction": 39,
        "latitude": 59.40393,
        "line": "24",
        "longitude": 24.65536,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1238"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.44171,
        "line": "2",
        "longitude": 24.74263,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1240"
      },
      {
        "at_stop": true,
        "direction": 211,
        "latitude": 59.41245,
        "line": "13",
        "longitude": 24.652,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1242"
      },
      {
        "at_stop": true,
        "direction": 267,
        "latitude": 59.43415,
        "line": "3",
        "longitude": 24.75617,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1243"
      },
      {
        "at_stop": true,
        "direction": 258,
        "latitude": 59.4426,
        "line": "8",
        "longitude": 24.79105,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1265"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.43514,
        "line": "18",
        "longitude": 24.75737,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1297"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.42688,
        "line": "8",
        "longitude": 24.66055,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1350"
      },
      {
        "at_stop": true,
        "direction": 314,
        "latitude": 59.44186,
        "line": "21A",
        "longitude": 24.61946,
        "nearest_stop": "Kakumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1351"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.44272,
        "line": "8",
        "longitude": 24.7769,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1352"
      },
      {
        "at_stop": true,
        "direction": 21,
        "latitude": 59.40203,
        "line": "36",
        "longitude": 24.72924,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1353"
      },
      {
        "at_stop": true,
        "direction": 229,
        "latitude": 59.40269,
        "line": "36",
        "longitude": 24.66266,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1356"
      },
      {
        "at_stop": true,
        "direction": 24,
        "latitude": 59.41216,
        "line": "83",
        "longitude": 24.70729,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1419"
      },
      {
        "at_stop": true,
        "direction": 284,
        "latitude": 59.4104,
        "line": "12",
        "longitude": 24.66891,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1425"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.37462,
        "line": "18A",
        "longitude": 24.67178,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1473"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.40495,
        "line": "24",
        "longitude": 24.65608,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1477"
      },
      {
        "at_stop": true,
        "direction": 30,
        "latitude": 59.43919,
        "line": "18",
        "longitude": 24.75928,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1492"
      },
      {
        "at_stop": true,
        "direction": 82,
        "latitude": 59.39441,
        "line": "24",
        "longitude": 24.64522,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1496"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.41251,
        "line": "42",
        "longitude": 24.63586,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1516"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.35024,
        "line": "18",
        "longitude": 24.62669,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1546"
      },
      {
        "at_stop": true,
        "direction": 198,
        "latitude": 59.4096,
        "line": "18A",
        "longitude": 24.6579,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1560"
      },
      {
        "at_stop": true,
        "direction": 29,
        "latitude": 59.40606,
        "line": "18",
        "longitude": 24.73315,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1561"
      },
      {
        "at_stop": true,
        "direction": 71,
        "latitude": 59.42012,
        "line": "73",
        "longitude": 24.74207,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1757"
      },
      {
        "at_stop": true,
        "direction": 144,
        "latitude": 59.40071,
        "line": "85",
        "longitude": 24.65866,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1772"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.43253,
        "line": "40",
        "longitude": 24.74244,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1856"
      },
      {
        "at_stop": true,
        "direction": 54,
        "latitude": 59.43086,
        "line": "67",
        "longitude": 24.7383,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1888"
      },
      {
        "at_stop": true,
        "direction": 40,
        "latitude": 59.40215,
        "line": "24",
        "longitude": 24.69702,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1908"
      },
      {
        "at_stop": true,
        "direction": 138,
        "latitude": 59.4826,
        "line": "8",
        "longitude": 24.88732,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1942"
      },
      {
        "at_stop": true,
        "direction": 140,
        "latitude": 59.433,
        "line": "23",
        "longitude": 24.75275,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1967"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.42593,
        "line": "24",
        "longitude": 24.71814,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1969"
      },
      {
        "at_stop": true,
        "direction": 226,
        "latitude": 59.40261,
        "line": "84",
        "longitude": 24.69734,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2034"
      },
      {
        "at_stop": true,
        "direction": 122,
        "latitude": 59.44829,
        "line": "73",
        "longitude": 24.74476,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2035"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.44254,
        "line": "5",
        "longitude": 24.791,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2064"
      },
      {
        "at_stop": true,
        "direction": 134,
        "latitude": 59.45469,
        "line": "72",
        "longitude": 24.68254,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2065"
      },
      {
        "at_stop": true,
        "direction": 277,
        "latitude": 59.433,
        "line": "81",
        "longitude": 24.74638,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2070"
      },
      {
        "at_stop": true,
        "direction": 231,
        "latitude": 59.38436,
        "line": "18",
        "longitude": 24.70869,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2100"
      },
      {
        "at_stop": true,
        "direction": 328,
        "latitude": 59.43249,
        "line": "72",
        "longitude": 24.71658,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2125"
      },
      {
        "at_stop": true,
        "direction": 324,
        "latitude": 59.45311,
        "line": "33",
        "longitude": 24.69238,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2132"
      },
      {
        "at_stop": true,
        "direction": 206,
        "latitude": 59.41064,
        "line": "81",
        "longitude": 24.68712,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2148"
      },
      {
        "at_stop": true,
        "direction": 245,
        "latitude": 59.41075,
        "line": "26",
        "longitude": 24.65842,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2198"
      },
      {
        "at_stop": true,
        "direction": 52,
        "latitude": 59.43921,
        "line": "34",
        "longitude": 24.75954,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2209"
      },
      {
        "at_stop": true,
        "direction": 236,
        "latitude": 59.38199,
        "line": "33",
        "longitude": 24.66805,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2224"
      },
      {
        "at_stop": true,
        "direction": 172,
        "latitude": 59.40058,
        "line": "81",
        "longitude": 24.65865,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2237"
      },
      {
        "at_stop": true,
        "direction": 8,
        "latitude": 59.48524,
        "line": "1",
        "longitude": 24.84208,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2252"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.39888,
        "line": "84",
        "longitude": 24.68352,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2253"
      },
      {
        "at_stop": true,
        "direction": 78,
        "latitude": 59.42896,
        "line": "42",
        "longitude": 24.68322,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2284"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.45134,
        "line": "26",
        "longitude": 24.70161,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2291"
      },
      {
        "at_stop": true,
        "direction": 355,
        "latitude": 59.37518,
        "line": "33",
        "longitude": 24.71796,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2294"
      },
      {
        "at_stop": true,
        "direction": 188,
        "latitude": 59.41791,
        "line": "2",
        "longitude": 24.79837,
        "nearest_stop": "Mõigu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2330"
      },
      {
        "at_stop": true,
        "direction": 316,
        "latitude": 59.3932,
        "line": "10",
        "longitude": 24.67416,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2410"
      },
      {
        "at_stop": true,
        "direction": 287,
        "latitude": 59.42877,
        "line": "4",
        "longitude": 24.6217,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2411"
      },
      {
        "at_stop": true,
        "direction": 346,
        "latitude": 59.42774,
        "line": "16",
        "longitude": 24.74835,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2413"
      },
      {
        "at_stop": true,
        "direction": 257,
        "latitude": 59.39894,
        "line": "10",
        "longitude": 24.6823,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2414"
      },
      {
        "at_stop": true,
        "direction": 152,
        "latitude": 59.41225,
        "line": "4",
        "longitude": 24.63528,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2416"
      },
      {
        "at_stop": true,
        "direction": 168,
        "latitude": 59.36233,
        "line": "10",
        "longitude": 24.62934,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2417"
      },
      {
        "at_stop": true,
        "direction": 65,
        "latitude": 59.43261,
        "line": "16",
        "longitude": 24.74273,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2418"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.44257,
        "line": "12",
        "longitude": 24.86648,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2440"
      },
      {
        "at_stop": true,
        "direction": 262,
        "latitude": 59.45106,
        "line": "73",
        "longitude": 24.72436,
        "nearest_stop": "Kopli liinid",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2445"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.42694,
        "line": "42",
        "longitude": 24.66105,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2455"
      },
      {
        "at_stop": true,
        "direction": 34,
        "latitude": 59.44505,
        "line": "35",
        "longitude": 24.69792,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2460"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.42257,
        "line": "72",
        "longitude": 24.71529,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2472"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.49714,
        "line": "1",
        "longitude": 24.82844,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2483"
      },
      {
        "at_stop": true,
        "direction": 37,
        "latitude": 59.4153,
        "line": "27",
        "longitude": 24.65598,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2498"
      },
      {
        "at_stop": true,
        "direction": 59,
        "latitude": 59.43554,
        "line": "35",
        "longitude": 24.76444,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2501"
      },
      {
        "at_stop": true,
        "direction": 28,
        "latitude": 59.4289,
        "line": "81",
        "longitude": 24.70462,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2508"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.40174,
        "line": "5",
        "longitude": 24.72843,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2513"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.43921,
        "line": "1",
        "longitude": 24.75976,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2557"
      },
      {
        "at_stop": true,
        "direction": 58,
        "latitude": 59.43628,
        "line": "5",
        "longitude": 24.75243,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2618"
      },
      {
        "at_stop": true,
        "direction": 151,
        "latitude": 59.41231,
        "line": "10",
        "longitude": 24.63496,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2632"
      },
      {
        "at_stop": true,
        "direction": 213,
        "latitude": 59.40463,
        "line": "61",
        "longitude": 24.61553,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2635"
      },
      {
        "at_stop": true,
        "direction": 46,
        "latitude": 59.41223,
        "line": "33",
        "longitude": 24.66803,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2641"
      },
      {
        "at_stop": true,
        "direction": 53,
        "latitude": 59.44026,
        "line": "84",
        "longitude": 24.73951,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2643"
      },
      {
        "at_stop": true,
        "direction": 52,
        "latitude": 59.46196,
        "line": "5",
        "longitude": 24.87476,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2645"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.44129,
        "line": "25",
        "longitude": 24.77021,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2668"
      },
      {
        "at_stop": true,
        "direction": 189,
        "latitude": 59.40509,
        "line": "61",
        "longitude": 24.64341,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2669"
      },
      {
        "at_stop": true,
        "direction": 282,
        "latitude": 59.41135,
        "line": "16",
        "longitude": 24.66397,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2671"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.44775,
        "line": "42",
        "longitude": 24.89526,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2673"
      },
      {
        "at_stop": true,
        "direction": 119,
        "latitude": 59.41179,
        "line": "26",
        "longitude": 24.63538,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2677"
      },
      {
        "at_stop": true,
        "direction": 258,
        "latitude": 59.44329,
        "line": "20",
        "longitude": 24.76357,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2684"
      },
      {
        "at_stop": true,
        "direction": 287,
        "latitude": 59.41864,
        "line": "33",
        "longitude": 24.69277,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2689"
      },
      {
        "at_stop": true,
        "direction": 155,
        "latitude": 59.39894,
        "line": "72",
        "longitude": 24.681,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2721"
      },
      {
        "at_stop": true,
        "direction": 128,
        "latitude": 59.41118,
        "line": "72",
        "longitude": 24.66201,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2724"
      },
      {
        "at_stop": true,
        "direction": 160,
        "latitude": 59.42575,
        "line": "13",
        "longitude": 24.8385,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2726"
      },
      {
        "at_stop": true,
        "direction": 249,
        "latitude": 59.41537,
        "line": "27",
        "longitude": 24.65474,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2728"
      },
      {
        "at_stop": true,
        "direction": 177,
        "latitude": 59.37856,
        "line": "57",
        "longitude": 24.71762,
        "nearest_stop": "Raudalu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2729"
      },
      {
        "at_stop": true,
        "direction": 188,
        "latitude": 59.41221,
        "line": "16",
        "longitude": 24.63541,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2731"
      },
      {
        "at_stop": true,
        "direction": 38,
        "latitude": 59.43155,
        "line": "24",
        "longitude": 24.7395,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2752"
      },
      {
        "at_stop": true,
        "direction": 154,
        "latitude": 59.39967,
        "line": "72",
        "longitude": 24.67992,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2757"
      },
      {
        "at_stop": true,
        "direction": 205,
        "latitude": 59.41586,
        "line": "85",
        "longitude": 24.69205,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2764"
      },
      {
        "at_stop": true,
        "direction": 217,
        "latitude": 59.41236,
        "line": "10",
        "longitude": 24.63471,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2767"
      },
      {
        "at_stop": true,
        "direction": 46,
        "latitude": 59.41082,
        "line": "13",
        "longitude": 24.75535,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2773"
      },
      {
        "at_stop": true,
        "direction": 31,
        "latitude": 59.40295,
        "line": "62",
        "longitude": 24.61357,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2775"
      },
      {
        "at_stop": true,
        "direction": 191,
        "latitude": 59.397,
        "line": "20",
        "longitude": 24.64502,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2776"
      },
      {
        "at_stop": true,
        "direction": 145,
        "latitude": 59.41437,
        "line": "61",
        "longitude": 24.65827,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2777"
      },
      {
        "at_stop": true,
        "direction": 353,
        "latitude": 59.36895,
        "line": "5",
        "longitude": 24.71764,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2787"
      },
      {
        "at_stop": true,
        "direction": 354,
        "latitude": 59.36602,
        "line": "33",
        "longitude": 24.71791,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2804"
      },
      {
        "at_stop": true,
        "direction": 238,
        "latitude": 59.40257,
        "line": "61",
        "longitude": 24.70655,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2849"
      },
      {
        "at_stop": true,
        "direction": 346,
        "latitude": 59.40375,
        "line": "84",
        "longitude": 24.66951,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2897"
      },
      {
        "at_stop": true,
        "direction": 347,
        "latitude": 59.36638,
        "line": "5",
        "longitude": 24.71815,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2923"
      },
      {
        "at_stop": true,
        "direction": 75,
        "latitude": 59.43886,
        "line": "34",
        "longitude": 24.77452,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3010"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43139,
        "line": "35",
        "longitude": 24.84058,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3013"
      },
      {
        "at_stop": true,
        "direction": 260,
        "latitude": 59.43737,
        "line": "35",
        "longitude": 24.76318,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3018"
      },
      {
        "at_stop": true,
        "direction": 282,
        "latitude": 59.45224,
        "line": "60",
        "longitude": 24.83684,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3021"
      },
      {
        "at_stop": true,
        "direction": 324,
        "latitude": 59.44525,
        "line": "12",
        "longitude": 24.89713,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3023"
      },
      {
        "at_stop": true,
        "direction": 120,
        "latitude": 59.41255,
        "line": "12",
        "longitude": 24.63582,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3024"
      },
      {
        "at_stop": true,
        "direction": 165,
        "latitude": 59.41234,
        "line": "13",
        "longitude": 24.6348,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3031"
      },
      {
        "at_stop": true,
        "direction": 156,
        "latitude": 59.44767,
        "line": "13",
        "longitude": 24.89537,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3032"
      },
      {
        "at_stop": true,
        "direction": 84,
        "latitude": 59.43987,
        "line": "67",
        "longitude": 24.83955,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3034"
      },
      {
        "at_stop": true,
        "direction": 241,
        "latitude": 59.43465,
        "line": "42",
        "longitude": 24.75199,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3036"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.44589,
        "line": "66",
        "longitude": 24.70147,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3060"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.43346,
        "line": "25",
        "longitude": 24.56052,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3072"
      },
      {
        "at_stop": true,
        "direction": 258,
        "latitude": 59.44273,
        "line": "67",
        "longitude": 24.86758,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3086"
      },
      {
        "at_stop": true,
        "direction": 246,
        "latitude": 59.43157,
        "line": "50",
        "longitude": 24.8409,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3101"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.44272,
        "line": "66",
        "longitude": 24.8228,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3102"
      },
      {
        "at_stop": true,
        "direction": 159,
        "latitude": 59.41223,
        "line": "54",
        "longitude": 24.63532,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3106"
      },
      {
        "at_stop": true,
        "direction": 168,
        "latitude": 59.41246,
        "line": "42",
        "longitude": 24.63585,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3129"
      },
      {
        "at_stop": true,
        "direction": 277,
        "latitude": 59.50904,
        "line": "49",
        "longitude": 24.83,
        "nearest_stop": "Viimsi keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3154"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.4251,
        "line": "12",
        "longitude": 24.79294,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3182"
      },
      {
        "at_stop": true,
        "direction": 34,
        "latitude": 59.42881,
        "line": "50",
        "longitude": 24.80035,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3190"
      },
      {
        "at_stop": true,
        "direction": 212,
        "latitude": 59.40475,
        "line": "67",
        "longitude": 24.7087,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3201"
      },
      {
        "at_stop": true,
        "direction": 229,
        "latitude": 59.41033,
        "line": "13",
        "longitude": 24.65288,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3211"
      },
      {
        "at_stop": true,
        "direction": 127,
        "latitude": 59.4362,
        "line": "58",
        "longitude": 24.82881,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3218"
      },
      {
        "at_stop": true,
        "direction": 341,
        "latitude": 59.43217,
        "line": "31",
        "longitude": 24.84056,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3229"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.44772,
        "line": "63",
        "longitude": 24.89536,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3231"
      },
      {
        "at_stop": true,
        "direction": 246,
        "latitude": 59.40373,
        "line": "13",
        "longitude": 24.73411,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3241"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.43062,
        "line": "13",
        "longitude": 24.83443,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3245"
      },
      {
        "at_stop": true,
        "direction": 173,
        "latitude": 59.44681,
        "line": "3",
        "longitude": 24.69116,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3261"
      },
      {
        "at_stop": true,
        "direction": 260,
        "latitude": 59.43912,
        "line": "63",
        "longitude": 24.77569,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3283"
      },
      {
        "at_stop": true,
        "direction": 227,
        "latitude": 59.44368,
        "line": "35",
        "longitude": 24.8907,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3296"
      },
      {
        "at_stop": true,
        "direction": 145,
        "latitude": 59.4707,
        "line": "48",
        "longitude": 24.90155,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3298"
      },
      {
        "at_stop": true,
        "direction": 159,
        "latitude": 59.43152,
        "line": "31",
        "longitude": 24.84164,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3309"
      },
      {
        "at_stop": true,
        "direction": 275,
        "latitude": 59.40491,
        "line": "54",
        "longitude": 24.62791,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3320"
      },
      {
        "at_stop": true,
        "direction": 177,
        "latitude": 59.44759,
        "line": "40",
        "longitude": 24.89539,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3360"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.4415,
        "line": "42",
        "longitude": 24.86042,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3365"
      },
      {
        "at_stop": true,
        "direction": 106,
        "latitude": 59.42749,
        "line": "54",
        "longitude": 24.76815,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3374"
      },
      {
        "at_stop": true,
        "direction": 88,
        "latitude": 59.44789,
        "line": "58",
        "longitude": 24.89518,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3379"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.43794,
        "line": "35",
        "longitude": 24.85639,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3382"
      },
      {
        "at_stop": true,
        "direction": 97,
        "latitude": 59.44437,
        "line": "40",
        "longitude": 24.84516,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3392"
      },
      {
        "at_stop": true,
        "direction": 329,
        "latitude": 59.4452,
        "line": "60",
        "longitude": 24.89702,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3400"
      },
      {
        "at_stop": true,
        "direction": 259,
        "latitude": 59.44262,
        "line": "58",
        "longitude": 24.86678,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3429"
      },
      {
        "at_stop": true,
        "direction": 90,
        "latitude": 59.42302,
        "line": "49",
        "longitude": 24.79845,
        "nearest_stop": "Viimsi keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3430"
      },
      {
        "at_stop": true,
        "direction": 37,
        "latitude": 59.43913,
        "line": "29",
        "longitude": 24.75972,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3431"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.44748,
        "line": "29",
        "longitude": 24.89554,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3432"
      },
      {
        "at_stop": true,
        "direction": 119,
        "latitude": 59.47471,
        "line": "34",
        "longitude": 24.92876,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3433"
      },
      {
        "at_stop": true,
        "direction": 180,
        "latitude": 59.44768,
        "line": "66",
        "longitude": 24.89533,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3437"
      },
      {
        "at_stop": true,
        "direction": 70,
        "latitude": 59.43986,
        "line": "66",
        "longitude": 24.76292,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3450"
      },
      {
        "at_stop": true,
        "direction": 243,
        "latitude": 59.443,
        "line": "50",
        "longitude": 24.88817,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3457"
      },
      {
        "at_stop": true,
        "direction": 148,
        "latitude": 59.42838,
        "line": "49",
        "longitude": 24.83606,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3458"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.43246,
        "line": "15",
        "longitude": 24.76399,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3468"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.44161,
        "line": "40",
        "longitude": 24.85103,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3479"
      },
      {
        "at_stop": true,
        "direction": 77,
        "latitude": 59.43905,
        "line": "60",
        "longitude": 24.77654,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3487"
      },
      {
        "at_stop": true,
        "direction": 22,
        "latitude": 59.44518,
        "line": "67",
        "longitude": 24.8968,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3517"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43179,
        "line": "44",
        "longitude": 24.84265,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3529"
      },
      {
        "at_stop": true,
        "direction": 212,
        "latitude": 59.43188,
        "line": "25",
        "longitude": 24.76188,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3532"
      },
      {
        "at_stop": true,
        "direction": 268,
        "latitude": 59.41627,
        "line": "15",
        "longitude": 24.86574,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3536"
      },
      {
        "at_stop": true,
        "direction": 286,
        "latitude": 59.43263,
        "line": "44",
        "longitude": 24.84067,
        "nearest_stop": "P. Pinna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3565"
      },
      {
        "at_stop": true,
        "direction": 257,
        "latitude": 59.43635,
        "line": "54",
        "longitude": 24.84608,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3573"
      },
      {
        "at_stop": true,
        "direction": 159,
        "latitude": 59.41227,
        "line": "8",
        "longitude": 24.63507,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3575"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.43189,
        "line": "44",
        "longitude": 24.84276,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3577"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.4066,
        "line": "12",
        "longitude": 24.74365,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3583"
      },
      {
        "at_stop": true,
        "direction": 251,
        "latitude": 59.43205,
        "line": "48",
        "longitude": 24.84156,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3594"
      },
      {
        "at_stop": true,
        "direction": 73,
        "latitude": 59.44138,
        "line": "42",
        "longitude": 24.86219,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3625"
      },
      {
        "at_stop": true,
        "direction": 305,
        "latitude": 59.43263,
        "line": "35",
        "longitude": 24.84368,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3762"
      },
      {
        "at_stop": true,
        "direction": 6,
        "latitude": 59.44494,
        "line": "50",
        "longitude": 24.89724,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3763"
      },
      {
        "at_stop": true,
        "direction": 233,
        "latitude": 59.46227,
        "line": "34",
        "longitude": 24.82443,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3780"
      },
      {
        "at_stop": true,
        "direction": 37,
        "latitude": 59.43917,
        "line": "38",
        "longitude": 24.75936,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3790"
      },
      {
        "at_stop": true,
        "direction": 232,
        "latitude": 59.43329,
        "line": "40",
        "longitude": 24.75353,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3792"
      },
      {
        "at_stop": true,
        "direction": 251,
        "latitude": 59.43103,
        "line": "48",
        "longitude": 24.84535,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3810"
      },
      {
        "at_stop": true,
        "direction": 161,
        "latitude": 59.4467,
        "line": "60",
        "longitude": 24.89731,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3920"
      }
    ]
  },
  "success": true
}