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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "21_03_2010.kml/MECURY100/3.21.2010-13:59:22/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9808a89-497c-4341-88d2-fb18a10644ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39369/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55860/",
    "metadata": {
        "length": 6028,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 295,
        "size": 10640,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 144,
        "elevationLoss": 379
    }
}