← 爱沙尼亚

塔林实时车辆

GET /tallinn/transport/vehicles

塔林所有公共交通车辆的实时 GPS 位置——公共汽车、有轨电车、无轨电车和火车。返回车辆类型、线路号、坐标、方向、车辆 ID 和最近站点。数据来自 transport.tallinn.ee。可按类型筛选:公共汽车、有轨电车、无轨电车。

参数

类型 可选

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

请求示例

基本用法
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles

实时响应

{
  "data": {
    "count": 235,
    "vehicles": [
      {
        "at_stop": true,
        "direction": 316,
        "latitude": 59.46303,
        "line": "1",
        "longitude": 24.66499,
        "nearest_stop": "Kopli depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "96"
      },
      {
        "at_stop": true,
        "direction": 315,
        "latitude": 59.45693,
        "line": "2",
        "longitude": 24.67769,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "99"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.43738,
        "line": "1",
        "longitude": 24.75329,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "102"
      },
      {
        "at_stop": true,
        "direction": 139,
        "latitude": 59.45976,
        "line": "1",
        "longitude": 24.67183,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "109"
      },
      {
        "at_stop": true,
        "direction": 268,
        "latitude": 59.44497,
        "line": "2",
        "longitude": 24.75483,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "114"
      },
      {
        "at_stop": true,
        "direction": 267,
        "latitude": 59.43724,
        "line": "1",
        "longitude": 24.76235,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "123"
      },
      {
        "at_stop": true,
        "direction": 267,
        "latitude": 59.42684,
        "line": "2",
        "longitude": 24.81386,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "501"
      },
      {
        "at_stop": true,
        "direction": 302,
        "latitude": 59.42816,
        "line": "2",
        "longitude": 24.7918,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "503"
      },
      {
        "at_stop": true,
        "direction": 310,
        "latitude": 59.43088,
        "line": "4",
        "longitude": 24.77067,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "512"
      },
      {
        "at_stop": true,
        "direction": 126,
        "latitude": 59.41901,
        "line": "4",
        "longitude": 24.74584,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "513"
      },
      {
        "at_stop": true,
        "direction": 332,
        "latitude": 59.41996,
        "line": "4",
        "longitude": 24.74366,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "515"
      },
      {
        "at_stop": true,
        "direction": 0,
        "latitude": 59.42606,
        "line": "3",
        "longitude": 24.74264,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "516"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.41891,
        "line": "4",
        "longitude": 24.74489,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "518"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.41889,
        "line": "1",
        "longitude": 24.74649,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "521"
      },
      {
        "at_stop": false,
        "direction": 227,
        "latitude": 59.4188,
        "line": "2",
        "longitude": 24.74526,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "522"
      },
      {
        "at_stop": false,
        "direction": 212,
        "latitude": 59.42953,
        "line": "5",
        "longitude": 24.74396,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "523"
      },
      {
        "at_stop": false,
        "direction": 123,
        "latitude": 59.41901,
        "line": "4",
        "longitude": 24.74649,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "524"
      },
      {
        "at_stop": false,
        "direction": 126,
        "latitude": 59.44497,
        "line": "2",
        "longitude": 24.72044,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "525"
      },
      {
        "at_stop": false,
        "direction": 60,
        "latitude": 59.43708,
        "line": "4",
        "longitude": 24.75508,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "527"
      },
      {
        "at_stop": false,
        "direction": 90,
        "latitude": 59.43873,
        "line": "3",
        "longitude": 24.78315,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "528"
      },
      {
        "at_stop": false,
        "direction": 283,
        "latitude": 59.45467,
        "line": "1",
        "longitude": 24.69447,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "529"
      },
      {
        "at_stop": false,
        "direction": 26,
        "latitude": 59.41909,
        "line": "2",
        "longitude": 24.74567,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "532"
      },
      {
        "at_stop": false,
        "direction": 84,
        "latitude": 59.42662,
        "line": "4",
        "longitude": 24.81035,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "534"
      },
      {
        "at_stop": false,
        "direction": 200,
        "latitude": 59.4113,
        "line": "4",
        "longitude": 24.73414,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "535"
      },
      {
        "at_stop": false,
        "direction": 319,
        "latitude": 59.46241,
        "line": "5",
        "longitude": 24.66703,
        "nearest_stop": "Kopli depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "537"
      },
      {
        "at_stop": false,
        "direction": 97,
        "latitude": 59.40989,
        "line": "3",
        "longitude": 24.73601,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "538"
      },
      {
        "at_stop": false,
        "direction": 143,
        "latitude": 59.43358,
        "line": "2",
        "longitude": 24.76235,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "541"
      },
      {
        "at_stop": false,
        "direction": 123,
        "latitude": 59.41934,
        "line": "2",
        "longitude": 24.74548,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "542"
      },
      {
        "at_stop": false,
        "direction": 170,
        "latitude": 59.41865,
        "line": "5",
        "longitude": 24.74583,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "543"
      },
      {
        "at_stop": true,
        "direction": 81,
        "latitude": 59.43915,
        "line": "42",
        "longitude": 24.82252,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1003"
      },
      {
        "at_stop": true,
        "direction": 23,
        "latitude": 59.41826,
        "line": "67",
        "longitude": 24.72156,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1009"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.42306,
        "line": "83",
        "longitude": 24.71572,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1013"
      },
      {
        "at_stop": true,
        "direction": 143,
        "latitude": 59.40016,
        "line": "83",
        "longitude": 24.65915,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1014"
      },
      {
        "at_stop": true,
        "direction": 205,
        "latitude": 59.41152,
        "line": "67",
        "longitude": 24.71548,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1016"
      },
      {
        "at_stop": true,
        "direction": 59,
        "latitude": 59.40499,
        "line": "23",
        "longitude": 24.65613,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1017"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.43762,
        "line": "40",
        "longitude": 24.71772,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1020"
      },
      {
        "at_stop": true,
        "direction": 50,
        "latitude": 59.44161,
        "line": "1",
        "longitude": 24.78852,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1021"
      },
      {
        "at_stop": true,
        "direction": 70,
        "latitude": 59.4425,
        "line": "12",
        "longitude": 24.8704,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1022"
      },
      {
        "at_stop": true,
        "direction": 104,
        "latitude": 59.40897,
        "line": "12",
        "longitude": 24.68068,
        "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": 73,
        "latitude": 59.39791,
        "line": "83",
        "longitude": 24.67552,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1029"
      },
      {
        "at_stop": true,
        "direction": 141,
        "latitude": 59.4008,
        "line": "37",
        "longitude": 24.65878,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1108"
      },
      {
        "at_stop": true,
        "direction": 86,
        "latitude": 59.40239,
        "line": "20A",
        "longitude": 24.71861,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1114"
      },
      {
        "at_stop": true,
        "direction": 50,
        "latitude": 59.44169,
        "line": "41",
        "longitude": 24.74232,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1116"
      },
      {
        "at_stop": true,
        "direction": 122,
        "latitude": 59.41202,
        "line": "36",
        "longitude": 24.63548,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1119"
      },
      {
        "at_stop": true,
        "direction": 318,
        "latitude": 59.41386,
        "line": "37",
        "longitude": 24.65947,
        "nearest_stop": "Zoo",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1121"
      },
      {
        "at_stop": true,
        "direction": 191,
        "latitude": 59.41135,
        "line": "54",
        "longitude": 24.63318,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1144"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.42764,
        "line": "21",
        "longitude": 24.62916,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1145"
      },
      {
        "at_stop": true,
        "direction": 307,
        "latitude": 59.42019,
        "line": "3",
        "longitude": 24.74149,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1149"
      },
      {
        "at_stop": true,
        "direction": 102,
        "latitude": 59.40883,
        "line": "8",
        "longitude": 24.66063,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1152"
      },
      {
        "at_stop": true,
        "direction": 290,
        "latitude": 59.42922,
        "line": "21",
        "longitude": 24.7058,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1153"
      },
      {
        "at_stop": true,
        "direction": 265,
        "latitude": 59.43652,
        "line": "85",
        "longitude": 24.73184,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1157"
      },
      {
        "at_stop": true,
        "direction": 58,
        "latitude": 59.39964,
        "line": "24",
        "longitude": 24.64391,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1160"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.38756,
        "line": "36",
        "longitude": 24.69698,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1164"
      },
      {
        "at_stop": true,
        "direction": 75,
        "latitude": 59.4049,
        "line": "23",
        "longitude": 24.65615,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1165"
      },
      {
        "at_stop": true,
        "direction": 3,
        "latitude": 59.42019,
        "line": "3",
        "longitude": 24.74182,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1168"
      },
      {
        "at_stop": true,
        "direction": 69,
        "latitude": 59.44787,
        "line": "13",
        "longitude": 24.89531,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1169"
      },
      {
        "at_stop": true,
        "direction": 263,
        "latitude": 59.43648,
        "line": "41",
        "longitude": 24.60832,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1171"
      },
      {
        "at_stop": true,
        "direction": 128,
        "latitude": 59.44766,
        "line": "54",
        "longitude": 24.89538,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1186"
      },
      {
        "at_stop": true,
        "direction": 226,
        "latitude": 59.41032,
        "line": "23",
        "longitude": 24.7309,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1187"
      },
      {
        "at_stop": true,
        "direction": 207,
        "latitude": 59.40567,
        "line": "20A",
        "longitude": 24.73221,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1203"
      },
      {
        "at_stop": true,
        "direction": 152,
        "latitude": 59.4332,
        "line": "41",
        "longitude": 24.73433,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1204"
      },
      {
        "at_stop": true,
        "direction": 163,
        "latitude": 59.4452,
        "line": "59",
        "longitude": 24.71103,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1222"
      },
      {
        "at_stop": true,
        "direction": 4,
        "latitude": 59.41294,
        "line": "23",
        "longitude": 24.73341,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1225"
      },
      {
        "at_stop": true,
        "direction": 279,
        "latitude": 59.41681,
        "line": "18A",
        "longitude": 24.67938,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1230"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.38752,
        "line": "36",
        "longitude": 24.68651,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1233"
      },
      {
        "at_stop": true,
        "direction": 70,
        "latitude": 59.44166,
        "line": "21",
        "longitude": 24.7416,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1235"
      },
      {
        "at_stop": true,
        "direction": 200,
        "latitude": 59.40988,
        "line": "59",
        "longitude": 24.65823,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1236"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.40498,
        "line": "24",
        "longitude": 24.656,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1238"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.43259,
        "line": "2",
        "longitude": 24.74271,
        "nearest_stop": "Mõigu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1240"
      },
      {
        "at_stop": true,
        "direction": 202,
        "latitude": 59.4095,
        "line": "13",
        "longitude": 24.65789,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1242"
      },
      {
        "at_stop": true,
        "direction": 63,
        "latitude": 59.44306,
        "line": "3",
        "longitude": 24.74941,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1243"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.43652,
        "line": "8",
        "longitude": 24.7328,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1265"
      },
      {
        "at_stop": true,
        "direction": 206,
        "latitude": 59.40782,
        "line": "18",
        "longitude": 24.73442,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1297"
      },
      {
        "at_stop": true,
        "direction": 141,
        "latitude": 59.412,
        "line": "8",
        "longitude": 24.63544,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1350"
      },
      {
        "at_stop": true,
        "direction": 115,
        "latitude": 59.45936,
        "line": "21A",
        "longitude": 24.5716,
        "nearest_stop": "Kakumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1351"
      },
      {
        "at_stop": true,
        "direction": 14,
        "latitude": 59.46941,
        "line": "8",
        "longitude": 24.83486,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1352"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.43664,
        "line": "36",
        "longitude": 24.75342,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1353"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.41223,
        "line": "36",
        "longitude": 24.6351,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1356"
      },
      {
        "at_stop": true,
        "direction": 88,
        "latitude": 59.43285,
        "line": "83",
        "longitude": 24.74688,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1419"
      },
      {
        "at_stop": true,
        "direction": 135,
        "latitude": 59.41188,
        "line": "12",
        "longitude": 24.63535,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1425"
      },
      {
        "at_stop": true,
        "direction": 13,
        "latitude": 59.40024,
        "line": "18A",
        "longitude": 24.72798,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1473"
      },
      {
        "at_stop": true,
        "direction": 21,
        "latitude": 59.39861,
        "line": "24",
        "longitude": 24.64058,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1477"
      },
      {
        "at_stop": true,
        "direction": 30,
        "latitude": 59.43918,
        "line": "18",
        "longitude": 24.75929,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1492"
      },
      {
        "at_stop": true,
        "direction": 118,
        "latitude": 59.40252,
        "line": "24",
        "longitude": 24.68977,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1496"
      },
      {
        "at_stop": true,
        "direction": 59,
        "latitude": 59.42383,
        "line": "42",
        "longitude": 24.64898,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1516"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.36638,
        "line": "18",
        "longitude": 24.64553,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1546"
      },
      {
        "at_stop": true,
        "direction": 198,
        "latitude": 59.40957,
        "line": "18A",
        "longitude": 24.65792,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1560"
      },
      {
        "at_stop": true,
        "direction": 39,
        "latitude": 59.43624,
        "line": "18",
        "longitude": 24.75757,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1561"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.41855,
        "line": "73",
        "longitude": 24.75178,
        "nearest_stop": "Kopli liinid",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1757"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.40484,
        "line": "85",
        "longitude": 24.67639,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1772"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.4398,
        "line": "40",
        "longitude": 24.78256,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1856"
      },
      {
        "at_stop": true,
        "direction": 35,
        "latitude": 59.42999,
        "line": "67",
        "longitude": 24.77779,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1888"
      },
      {
        "at_stop": true,
        "direction": 95,
        "latitude": 59.42816,
        "line": "24",
        "longitude": 24.72676,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1908"
      },
      {
        "at_stop": true,
        "direction": 202,
        "latitude": 59.47692,
        "line": "8",
        "longitude": 24.84651,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1942"
      },
      {
        "at_stop": true,
        "direction": 115,
        "latitude": 59.42677,
        "line": "23",
        "longitude": 24.77298,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1967"
      },
      {
        "at_stop": true,
        "direction": 274,
        "latitude": 59.40497,
        "line": "24",
        "longitude": 24.67939,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1969"
      },
      {
        "at_stop": true,
        "direction": 126,
        "latitude": 59.39958,
        "line": "84",
        "longitude": 24.68004,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2034"
      },
      {
        "at_stop": true,
        "direction": 169,
        "latitude": 59.42653,
        "line": "73",
        "longitude": 24.74867,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2035"
      },
      {
        "at_stop": true,
        "direction": 210,
        "latitude": 59.42854,
        "line": "5",
        "longitude": 24.74266,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2064"
      },
      {
        "at_stop": true,
        "direction": 157,
        "latitude": 59.42929,
        "line": "72",
        "longitude": 24.7193,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2065"
      },
      {
        "at_stop": true,
        "direction": 237,
        "latitude": 59.4295,
        "line": "81",
        "longitude": 24.70568,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2070"
      },
      {
        "at_stop": true,
        "direction": 235,
        "latitude": 59.36771,
        "line": "18",
        "longitude": 24.65133,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2100"
      },
      {
        "at_stop": true,
        "direction": 258,
        "latitude": 59.45472,
        "line": "72",
        "longitude": 24.68268,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2125"
      },
      {
        "at_stop": true,
        "direction": 138,
        "latitude": 59.43301,
        "line": "33",
        "longitude": 24.71528,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2132"
      },
      {
        "at_stop": true,
        "direction": 177,
        "latitude": 59.40056,
        "line": "81",
        "longitude": 24.65867,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2148"
      },
      {
        "at_stop": true,
        "direction": 245,
        "latitude": 59.41082,
        "line": "26",
        "longitude": 24.65847,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2198"
      },
      {
        "at_stop": true,
        "direction": 52,
        "latitude": 59.43923,
        "line": "34",
        "longitude": 24.75954,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2209"
      },
      {
        "at_stop": true,
        "direction": 175,
        "latitude": 59.36976,
        "line": "33",
        "longitude": 24.7174,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2224"
      },
      {
        "at_stop": true,
        "direction": 91,
        "latitude": 59.40492,
        "line": "81",
        "longitude": 24.68027,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2237"
      },
      {
        "at_stop": true,
        "direction": 22,
        "latitude": 59.51112,
        "line": "1",
        "longitude": 24.83411,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2252"
      },
      {
        "at_stop": true,
        "direction": 20,
        "latitude": 59.42599,
        "line": "84",
        "longitude": 24.71845,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2253"
      },
      {
        "at_stop": true,
        "direction": 42,
        "latitude": 59.43157,
        "line": "42",
        "longitude": 24.73959,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2284"
      },
      {
        "at_stop": true,
        "direction": 278,
        "latitude": 59.42943,
        "line": "26",
        "longitude": 24.69902,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2291"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.38296,
        "line": "33",
        "longitude": 24.67261,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2294"
      },
      {
        "at_stop": true,
        "direction": 328,
        "latitude": 59.41212,
        "line": "2",
        "longitude": 24.80153,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2330"
      },
      {
        "at_stop": true,
        "direction": 342,
        "latitude": 59.41054,
        "line": "10",
        "longitude": 24.66792,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2410"
      },
      {
        "at_stop": true,
        "direction": 19,
        "latitude": 59.43321,
        "line": "4",
        "longitude": 24.56335,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2411"
      },
      {
        "at_stop": true,
        "direction": 261,
        "latitude": 59.42912,
        "line": "16",
        "longitude": 24.72729,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2413"
      },
      {
        "at_stop": true,
        "direction": 279,
        "latitude": 59.38342,
        "line": "10",
        "longitude": 24.65737,
        "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": 31,
        "latitude": 59.36457,
        "line": "10",
        "longitude": 24.62954,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2417"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.42082,
        "line": "16",
        "longitude": 24.76447,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2418"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.43222,
        "line": "12",
        "longitude": 24.81111,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2440"
      },
      {
        "at_stop": true,
        "direction": 28,
        "latitude": 59.46193,
        "line": "73",
        "longitude": 24.67755,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2445"
      },
      {
        "at_stop": true,
        "direction": 264,
        "latitude": 59.41116,
        "line": "42",
        "longitude": 24.64663,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2455"
      },
      {
        "at_stop": true,
        "direction": 88,
        "latitude": 59.42828,
        "line": "35",
        "longitude": 24.72765,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2460"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.39807,
        "line": "72",
        "longitude": 24.67577,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2472"
      },
      {
        "at_stop": true,
        "direction": 222,
        "latitude": 59.46294,
        "line": "1",
        "longitude": 24.82599,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2483"
      },
      {
        "at_stop": true,
        "direction": 233,
        "latitude": 59.38435,
        "line": "27",
        "longitude": 24.67261,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2498"
      },
      {
        "at_stop": true,
        "direction": 151,
        "latitude": 59.44285,
        "line": "35",
        "longitude": 24.82199,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2501"
      },
      {
        "at_stop": true,
        "direction": 99,
        "latitude": 59.43279,
        "line": "81",
        "longitude": 24.74772,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2508"
      },
      {
        "at_stop": true,
        "direction": 15,
        "latitude": 59.36636,
        "line": "5",
        "longitude": 24.71796,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2513"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.43917,
        "line": "1",
        "longitude": 24.75981,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2557"
      },
      {
        "at_stop": true,
        "direction": 27,
        "latitude": 59.45139,
        "line": "5",
        "longitude": 24.80724,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2618"
      },
      {
        "at_stop": true,
        "direction": 56,
        "latitude": 59.41528,
        "line": "10",
        "longitude": 24.6559,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2632"
      },
      {
        "at_stop": true,
        "direction": 213,
        "latitude": 59.40457,
        "line": "61",
        "longitude": 24.61562,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2635"
      },
      {
        "at_stop": true,
        "direction": 26,
        "latitude": 59.4331,
        "line": "33",
        "longitude": 24.71571,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2641"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.42562,
        "line": "84",
        "longitude": 24.71793,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2643"
      },
      {
        "at_stop": true,
        "direction": 268,
        "latitude": 59.45793,
        "line": "5",
        "longitude": 24.8578,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2645"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.44342,
        "line": "25",
        "longitude": 24.76429,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2668"
      },
      {
        "at_stop": true,
        "direction": 46,
        "latitude": 59.41523,
        "line": "61",
        "longitude": 24.65569,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2669"
      },
      {
        "at_stop": true,
        "direction": 131,
        "latitude": 59.41216,
        "line": "16",
        "longitude": 24.63547,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2671"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.4455,
        "line": "42",
        "longitude": 24.87988,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2673"
      },
      {
        "at_stop": true,
        "direction": 322,
        "latitude": 59.4094,
        "line": "26",
        "longitude": 24.65993,
        "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": 166,
        "latitude": 59.39614,
        "line": "33",
        "longitude": 24.67284,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2689"
      },
      {
        "at_stop": true,
        "direction": 23,
        "latitude": 59.42256,
        "line": "72",
        "longitude": 24.71559,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2721"
      },
      {
        "at_stop": true,
        "direction": 128,
        "latitude": 59.41115,
        "line": "72",
        "longitude": 24.66201,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2724"
      },
      {
        "at_stop": true,
        "direction": 131,
        "latitude": 59.41819,
        "line": "13",
        "longitude": 24.79979,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2726"
      },
      {
        "at_stop": true,
        "direction": 278,
        "latitude": 59.41593,
        "line": "27",
        "longitude": 24.6017,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2728"
      },
      {
        "at_stop": true,
        "direction": 141,
        "latitude": 59.36259,
        "line": "57",
        "longitude": 24.764,
        "nearest_stop": "Raudalu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2729"
      },
      {
        "at_stop": true,
        "direction": 40,
        "latitude": 59.41184,
        "line": "16",
        "longitude": 24.66715,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2731"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.429,
        "line": "24",
        "longitude": 24.72676,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2752"
      },
      {
        "at_stop": true,
        "direction": 154,
        "latitude": 59.39946,
        "line": "72",
        "longitude": 24.68007,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2757"
      },
      {
        "at_stop": true,
        "direction": 150,
        "latitude": 59.40071,
        "line": "85",
        "longitude": 24.65869,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2764"
      },
      {
        "at_stop": true,
        "direction": 217,
        "latitude": 59.41236,
        "line": "10",
        "longitude": 24.63465,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2767"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.42025,
        "line": "13",
        "longitude": 24.80275,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2773"
      },
      {
        "at_stop": true,
        "direction": 263,
        "latitude": 59.41287,
        "line": "62",
        "longitude": 24.63491,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2775"
      },
      {
        "at_stop": true,
        "direction": 215,
        "latitude": 59.36862,
        "line": "20",
        "longitude": 24.63693,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2776"
      },
      {
        "at_stop": true,
        "direction": 45,
        "latitude": 59.39573,
        "line": "61",
        "longitude": 24.70396,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2777"
      },
      {
        "at_stop": true,
        "direction": 28,
        "latitude": 59.40967,
        "line": "5",
        "longitude": 24.73665,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2787"
      },
      {
        "at_stop": true,
        "direction": 354,
        "latitude": 59.36599,
        "line": "33",
        "longitude": 24.71793,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2804"
      },
      {
        "at_stop": true,
        "direction": 29,
        "latitude": 59.4083,
        "line": "61",
        "longitude": 24.68491,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2849"
      },
      {
        "at_stop": true,
        "direction": 211,
        "latitude": 59.40924,
        "line": "84",
        "longitude": 24.65812,
        "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": 40,
        "latitude": 59.46654,
        "line": "34",
        "longitude": 24.83331,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3010"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43139,
        "line": "35",
        "longitude": 24.84066,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3013"
      },
      {
        "at_stop": true,
        "direction": 240,
        "latitude": 59.42868,
        "line": "35",
        "longitude": 24.72608,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3018"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.43754,
        "line": "60",
        "longitude": 24.76493,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3021"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.44636,
        "line": "12",
        "longitude": 24.89599,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3023"
      },
      {
        "at_stop": true,
        "direction": 120,
        "latitude": 59.41251,
        "line": "12",
        "longitude": 24.63586,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3024"
      },
      {
        "at_stop": true,
        "direction": 165,
        "latitude": 59.4123,
        "line": "13",
        "longitude": 24.6348,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3031"
      },
      {
        "at_stop": true,
        "direction": 325,
        "latitude": 59.45163,
        "line": "13",
        "longitude": 24.85907,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3032"
      },
      {
        "at_stop": true,
        "direction": 7,
        "latitude": 59.44487,
        "line": "67",
        "longitude": 24.89672,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3034"
      },
      {
        "at_stop": true,
        "direction": 273,
        "latitude": 59.4293,
        "line": "42",
        "longitude": 24.70087,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3036"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.43953,
        "line": "66",
        "longitude": 24.70746,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3060"
      },
      {
        "at_stop": true,
        "direction": 64,
        "latitude": 59.42506,
        "line": "25",
        "longitude": 24.65367,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3072"
      },
      {
        "at_stop": true,
        "direction": 215,
        "latitude": 59.42895,
        "line": "67",
        "longitude": 24.7761,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3086"
      },
      {
        "at_stop": true,
        "direction": 246,
        "latitude": 59.43161,
        "line": "50",
        "longitude": 24.841,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3101"
      },
      {
        "at_stop": true,
        "direction": 267,
        "latitude": 59.44252,
        "line": "66",
        "longitude": 24.76393,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3102"
      },
      {
        "at_stop": true,
        "direction": 159,
        "latitude": 59.41219,
        "line": "54",
        "longitude": 24.63534,
        "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.6359,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3129"
      },
      {
        "at_stop": true,
        "direction": 176,
        "latitude": 59.49421,
        "line": "49",
        "longitude": 24.8271,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3154"
      },
      {
        "at_stop": true,
        "direction": 296,
        "latitude": 59.4061,
        "line": "12",
        "longitude": 24.697,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3182"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.43676,
        "line": "50",
        "longitude": 24.87065,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3190"
      },
      {
        "at_stop": true,
        "direction": 139,
        "latitude": 59.39973,
        "line": "67",
        "longitude": 24.68045,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3201"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.4067,
        "line": "13",
        "longitude": 24.68304,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3211"
      },
      {
        "at_stop": true,
        "direction": 316,
        "latitude": 59.44441,
        "line": "58",
        "longitude": 24.8795,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3218"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.44769,
        "line": "63",
        "longitude": 24.89539,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3231"
      },
      {
        "at_stop": true,
        "direction": 25,
        "latitude": 59.40754,
        "line": "13",
        "longitude": 24.68412,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3241"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.45133,
        "line": "13",
        "longitude": 24.85936,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3245"
      },
      {
        "at_stop": true,
        "direction": 118,
        "latitude": 59.44413,
        "line": "3",
        "longitude": 24.73881,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3261"
      },
      {
        "at_stop": true,
        "direction": 77,
        "latitude": 59.43931,
        "line": "63",
        "longitude": 24.77874,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3283"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.43488,
        "line": "35",
        "longitude": 24.83676,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3296"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.44962,
        "line": "48",
        "longitude": 24.86957,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3298"
      },
      {
        "at_stop": true,
        "direction": 159,
        "latitude": 59.43155,
        "line": "31",
        "longitude": 24.84158,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3309"
      },
      {
        "at_stop": true,
        "direction": 77,
        "latitude": 59.42912,
        "line": "54",
        "longitude": 24.68467,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3320"
      },
      {
        "at_stop": true,
        "direction": 177,
        "latitude": 59.44759,
        "line": "40",
        "longitude": 24.89542,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3360"
      },
      {
        "at_stop": true,
        "direction": 281,
        "latitude": 59.43298,
        "line": "42",
        "longitude": 24.77856,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3365"
      },
      {
        "at_stop": true,
        "direction": 336,
        "latitude": 59.43043,
        "line": "54",
        "longitude": 24.83453,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3374"
      },
      {
        "at_stop": true,
        "direction": 88,
        "latitude": 59.4479,
        "line": "58",
        "longitude": 24.8952,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3379"
      },
      {
        "at_stop": true,
        "direction": 4,
        "latitude": 59.44492,
        "line": "35",
        "longitude": 24.89731,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3382"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.44695,
        "line": "40",
        "longitude": 24.88898,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3392"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.44948,
        "line": "60",
        "longitude": 24.89084,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3400"
      },
      {
        "at_stop": true,
        "direction": 237,
        "latitude": 59.43448,
        "line": "58",
        "longitude": 24.81507,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3429"
      },
      {
        "at_stop": true,
        "direction": 340,
        "latitude": 59.42505,
        "line": "49",
        "longitude": 24.839,
        "nearest_stop": "Viimsi keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3430"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.4359,
        "line": "29",
        "longitude": 24.75636,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3431"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.4475,
        "line": "29",
        "longitude": 24.89549,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3432"
      },
      {
        "at_stop": true,
        "direction": 205,
        "latitude": 59.47376,
        "line": "34",
        "longitude": 24.91471,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3433"
      },
      {
        "at_stop": true,
        "direction": 180,
        "latitude": 59.44769,
        "line": "66",
        "longitude": 24.89535,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3437"
      },
      {
        "at_stop": true,
        "direction": 173,
        "latitude": 59.44469,
        "line": "66",
        "longitude": 24.81796,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3450"
      },
      {
        "at_stop": true,
        "direction": 257,
        "latitude": 59.43346,
        "line": "50",
        "longitude": 24.82761,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3457"
      },
      {
        "at_stop": true,
        "direction": 270,
        "latitude": 59.42302,
        "line": "49",
        "longitude": 24.79497,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3458"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.4203,
        "line": "15",
        "longitude": 24.80063,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3468"
      },
      {
        "at_stop": true,
        "direction": 270,
        "latitude": 59.44254,
        "line": "40",
        "longitude": 24.79028,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3479"
      },
      {
        "at_stop": true,
        "direction": 100,
        "latitude": 59.45177,
        "line": "60",
        "longitude": 24.84067,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3487"
      },
      {
        "at_stop": true,
        "direction": 245,
        "latitude": 59.4429,
        "line": "67",
        "longitude": 24.88776,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3517"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43178,
        "line": "44",
        "longitude": 24.84266,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3529"
      },
      {
        "at_stop": true,
        "direction": 292,
        "latitude": 59.42839,
        "line": "25",
        "longitude": 24.70963,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3532"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.42027,
        "line": "15",
        "longitude": 24.82759,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3536"
      },
      {
        "at_stop": true,
        "direction": 286,
        "latitude": 59.43264,
        "line": "44",
        "longitude": 24.84076,
        "nearest_stop": "P. Pinna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3565"
      },
      {
        "at_stop": true,
        "direction": 254,
        "latitude": 59.425,
        "line": "54",
        "longitude": 24.79212,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3573"
      },
      {
        "at_stop": true,
        "direction": 80,
        "latitude": 59.42805,
        "line": "8",
        "longitude": 24.67553,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3575"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.4319,
        "line": "44",
        "longitude": 24.84276,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3577"
      },
      {
        "at_stop": true,
        "direction": 83,
        "latitude": 59.43217,
        "line": "12",
        "longitude": 24.81652,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3583"
      },
      {
        "at_stop": true,
        "direction": 251,
        "latitude": 59.43207,
        "line": "48",
        "longitude": 24.84136,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3594"
      },
      {
        "at_stop": true,
        "direction": 100,
        "latitude": 59.44775,
        "line": "42",
        "longitude": 24.8953,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3625"
      },
      {
        "at_stop": true,
        "direction": 155,
        "latitude": 59.43169,
        "line": "35",
        "longitude": 24.84197,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3762"
      },
      {
        "at_stop": true,
        "direction": 6,
        "latitude": 59.44493,
        "line": "50",
        "longitude": 24.89723,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3763"
      },
      {
        "at_stop": true,
        "direction": 254,
        "latitude": 59.4374,
        "line": "34",
        "longitude": 24.76352,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3780"
      },
      {
        "at_stop": true,
        "direction": 137,
        "latitude": 59.43491,
        "line": "38",
        "longitude": 24.75777,
        "nearest_stop": "Muuga",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3790"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.43898,
        "line": "40",
        "longitude": 24.71603,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3792"
      },
      {
        "at_stop": true,
        "direction": 274,
        "latitude": 59.43246,
        "line": "48",
        "longitude": 24.8408,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3810"
      },
      {
        "at_stop": true,
        "direction": 347,
        "latitude": 59.44513,
        "line": "60",
        "longitude": 24.89665,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3920"
      }
    ]
  },
  "success": true
}