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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Dauer 0:00:11 to Kurs 3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/906c76c5-7658-4d3c-9df9-a9046b7f14f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38406/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54897/",
    "metadata": {
        "length": 277908,
        "lengthKind": "track",
        "duration": 26317,
        "positionLists": 1,
        "positions": 5155,
        "size": 399673,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "startTime": "2011-10-30T10:26:26+00:00",
        "elevationGain": 5883,
        "elevationLoss": 5787,
        "country": "AT"
    }
}