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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "31_03_2010.kml/MECURY100/3.31.2010-10:12:27/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2bc6225c-5510-4e56-b3ed-57715c1fc44c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35895/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52386/",
    "metadata": {
        "length": 9998,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 391,
        "size": 14059,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 356,
        "elevationLoss": 352
    }
}