Home
TransportAPI
Transportapi Departure Structure
Transportapi Departure Structure
Structure of a UK transport departure from a stop or station
Type:
Properties: 0
Public Transit Transport UK Real-Time Journey Planning Bus Rail
TransportAPI Departure is a JSON Structure definition published by TransportAPI.
Meta-schema:
JSON Structure
{
"name": "TransportAPI Departure",
"description": "Structure of a UK transport departure from a stop or station",
"fields": [
{"name": "mode", "type": "string", "required": true, "description": "Transport mode (bus, train, etc.)"},
{"name": "line", "type": "string", "required": true, "description": "Line or route number"},
{"name": "line_name", "type": "string", "required": false, "description": "Line display name"},
{"name": "direction", "type": "string", "required": false, "description": "Direction or destination"},
{"name": "operator", "type": "string", "required": false, "description": "Operator code"},
{"name": "operator_name", "type": "string", "required": false, "description": "Operator display name"},
{"name": "date", "type": "date", "required": false, "description": "Scheduled date"},
{"name": "aimed_departure_time", "type": "string", "required": true, "description": "Scheduled departure time (HH:MM)"},
{"name": "expected_departure_time", "type": "string", "required": false, "description": "Predicted departure time (HH:MM)"},
{"name": "status", "type": "object", "required": false, "description": "Live status including delay info"}
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/transportapi-departure-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.