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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 734",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f1d6aa7-6d59-4931-ac20-7a6c723ed416"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38374/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54865/",
    "metadata": {
        "length": 273910,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 734,
        "size": 28646,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}