TOPS API Release Notes v2.3.14 ============================= A new GET /train/{trainId} endpoint has been introduced. GET /train/{trainId} ----------------------------------------------- - A new GET /train/{trainId} API call has been introduced. The response will contain details about the train (provided such train exists) and will be compliant with train-schema.json schema. The train-schema.json schema is now archived together with the rest of the JSON schemas.