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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Tracks/Holux2000/02/19_18:14",
    "creator_name": "hongzhen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b7a7605-bcd6-424c-b6e1-f71010e365d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28379/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51353/",
    "metadata": {
        "length": 141788,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 480,
        "size": 15932,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 1380,
        "elevationLoss": 1026,
        "country": "IT"
    }
}