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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8033/",
    "description": "060408_Esp",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00f9f6c7-c685-40b9-a4d7-1cecb4bda8f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34901/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51392/",
    "metadata": {
        "length": 3915118,
        "lengthKind": "track",
        "duration": 368195,
        "positionLists": 9,
        "positions": 54013,
        "size": 8604647,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-04-08T10:34:54+00:00",
        "elevationGain": 38213,
        "elevationLoss": 39075,
        "country": "MA"
    }
}