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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Start-Rothenbergen to Ziel-Rothenbergen (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a19c50f1-5177-4104-ac22-bd7b5c54a117"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38812/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55303/",
    "metadata": {
        "length": 212482,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 2718,
        "format": "CoPilot 9 (*.trp)",
        "country": "DE"
    }
}