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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2010_08_28.kml/MECURY100/8.28.2010-15:03:06/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df19236a-f89f-44d5-b926-b1a47c8ed589"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40278/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56769/",
    "metadata": {
        "length": 29352,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 737,
        "size": 26637,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 402,
        "elevationLoss": 410,
        "country": "IT"
    }
}