OneBusAway · Example Payload

Get_Api_Where_Block_Blockid.Json

TransitPublic TransitReal-TimeArrivalsDeparturesBusGTFSOpen SourceStop DataTrip PlanningService AlertsVehicle PositionsOpen Data

Get_Api_Where_Block_Blockid.Json is an example object payload from OneBusAway, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummarydescriptiontags

Example Payload

Raw ↑
{
  "operationId": "get_api_where_block_blockID.json",
  "method": "GET",
  "path": "/api/where/block/{blockID}.json",
  "summary": "Get details of a specific block by ID",
  "description": "",
  "tags": []
}