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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Wallenhorst to Wallenhorst",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37972d36-e866-4e20-bae7-4d3b6509eed9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36192/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52683/",
    "metadata": {
        "length": 121133,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 26,
        "size": 1270,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}