Pretty much the same I think
{
"atcocode": "6200201000",
"smscode": "36235785",
"request_time": "2019-02-25T11:44:33+00:00",
"name": "Castle Avenue",
"stop_name": "Castle Avenue",
"bearing": "S",
"indicator": "opp",
"locality": "Corstorphine, Edinburgh",
"location": {
"type": "Point",
"coordinates": [
-3.27998,
55.93789
]
},
"departures": {
"1": [
{
"mode": "bus",
"line": "1",
"line_name": "1",
"direction": "Easter Road",
"operator": "LOB",
"date": null,
"expected_departure_date": "2019-02-25",
"aimed_departure_time": null,
"expected_departure_time": "11:47",
"best_departure_estimate": "11:47",
"source": "NextBuses",
"dir": "outbound",
"id": "https://transportapi.com/v3/uk/bus/route/LOB/1/outbound/6200201000///timetable.json?app_id=<myappid>&app_key=<myappkey>",
"operator_name": "Lothian Buses"
},
{
"mode": "bus",
"line": "1",
"line_name": "1",
"direction": "Easter Road",
"operator": "LOB",
"date": null,
"expected_departure_date": "2019-02-25",
"aimed_departure_time": null,
"expected_departure_time": "12:01",
"best_departure_estimate": "12:01",
"source": "NextBuses",
"dir": "outbound",
"id": "https://transportapi.com/v3/uk/bus/route/LOB/1/outbound/6200201000///timetable.json?app_id=<myappid>&app_key=<myappkey>",
"operator_name": "Lothian Buses"
},
{
"mode": "bus",
"line": "1",
"line_name": "1",
"direction": "Easter Road",
"operator": "LOB",
"date": null,
"expected_departure_date": "2019-02-25",
"aimed_departure_time": null,
"expected_departure_time": "12:16",
"best_departure_estimate": "12:16",
"source": "NextBuses",
"dir": "outbound",
"id": "https://transportapi.com/v3/uk/bus/route/LOB/1/outbound/6200201000///timetable.json?app_id=<myappid>&app_key=<myappkey>",
"operator_name": "Lothian Buses"
}
]
},
"source": "NextBuses"
}