Real-time Bus Location Information
Returns the driving bus location information for a particular bus route. * We are currently preparing to provide real-time information outside of Seoul. Available only in Korea.
Last updated
Was this helpful?
Was this helpful?
{
"result": {
"real": [
{
"busId": "1812",
"busPlateNo": "서울70사7763",
"routeId": "100100448",
"seoulProvdTm": "2023-02-06 11:06:20",
"fromStationId": "89375",
"fromStationSeq": "4",
"endBusYn": "N",
"lowBusYn": "N",
"toStationSeq": "5",
"busPosition": "2",
"toStationId": "211982"
},
{
"busId": "1812",
"busPlateNo": "서울75사2946",
"routeId": "100100448",
"seoulProvdTm": "2023-02-06 11:06:12",
"fromStationId": "102748",
"fromStationSeq": "20",
"endBusYn": "N",
"lowBusYn": "Y",
"toStationSeq": "21",
"busPosition": "2",
"toStationId": "102809"
},
{
"busId": "1812",
"busPlateNo": "서울70사7799",
"routeId": "100100448",
"seoulProvdTm": "2023-02-06 11:06:21",
"fromStationId": "103943",
"fromStationSeq": "32",
"endBusYn": "N",
"lowBusYn": "Y",
"toStationSeq": "33",
"busPosition": "2",
"toStationId": "126840"
},
{
"busId": "1812",
"busPlateNo": "서울74사7214",
"routeId": "100100448",
"seoulProvdTm": "2023-02-06 11:06:13",
"fromStationId": "104797",
"fromStationSeq": "41",
"endBusYn": "N",
"lowBusYn": "Y",
"toStationSeq": "42",
"busPosition": "2",
"toStationId": "104815"
},
{
"busId": "1812",
"busPlateNo": "서울70사7762",
"routeId": "100100448",
"seoulProvdTm": "2023-02-06 11:06:24",
"fromStationId": "126838",
"fromStationSeq": "48",
"endBusYn": "N",
"lowBusYn": "Y",
"toStationSeq": "49",
"busPosition": "2",
"toStationId": "206217"
},
{
"busId": "1812",
"busPlateNo": "서울74사7207",
"routeId": "100100448",
"seoulProvdTm": "2023-02-06 11:06:24",
"fromStationId": "102760",
"fromStationSeq": "61",
"endBusYn": "N",
"lowBusYn": "Y",
"toStationSeq": "62",
"busPosition": "2",
"toStationId": "102726"
},
{
"busId": "1812",
"busPlateNo": "서울70사7792",
"routeId": "100100448",
"seoulProvdTm": "2023-02-06 11:06:22",
"fromStationId": "195073",
"fromStationSeq": "72",
"endBusYn": "N",
"lowBusYn": "Y",
"toStationSeq": "73",
"busPosition": "1",
"toStationId": "195070"
}
]
}
}