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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2010_08_20.kml/MECURY100/8.20.2010-11:23:25/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e143cdab-1a38-45de-bd05-633fb115ffed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40324/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56815/",
    "metadata": {
        "length": 9624,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 207,
        "size": 7875,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 187,
        "elevationLoss": 319,
        "country": "IT"
    }
}