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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2010_08_13.kml/MECURY100/8.13.2010-13:18:31/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/88d07723-ccba-43f4-bc0f-dbfeddd04e87"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38207/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54698/",
    "metadata": {
        "length": 18401,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 301,
        "size": 11297,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 202,
        "elevationLoss": 189,
        "country": "IT"
    }
}