This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/54213/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e7acb1de2afbff45149d7dbfcad4de12"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mörfelden to Mörfelden",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73df126b-a326-4ab0-924e-b2f5cf5c16a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37722/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54213/",
    "metadata": {
        "length": 388171,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 36,
        "size": 3336,
        "format": "CoPilot 6 (*.trp)",
        "country": "DE"
    }
}