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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Position 1 to Position 20",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a02dc48-e747-49cb-bc32-3b263bc1ec93"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35858/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52349/",
    "metadata": {
        "length": 368032,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 7424,
        "format": "CoPilot 9 (*.trp)",
        "country": "DE"
    }
}