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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "25_03_2010.kml/MECURY100/3.25.2010-09:06:08/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3562d5b-6f6e-4821-ab77-a7fc135a03ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39230/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55721/",
    "metadata": {
        "length": 14470,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 556,
        "size": 19876,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 522,
        "elevationLoss": 507
    }
}