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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2010_08_15.kml/MECURY100/8.15.2010-13:43:00/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c595d8c-b8cf-4b8f-a266-98eaa2c08c54"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38686/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55177/",
    "metadata": {
        "length": 23782,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 904,
        "size": 32435,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 720,
        "elevationLoss": 713,
        "country": "IT"
    }
}