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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/",
    "description": "InsKuetaiTal",
    "creator_name": "x4porter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b610525-a548-4c17-b893-2d172c613ede"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24873/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38708/",
    "metadata": {
        "length": 694915,
        "lengthKind": "routed",
        "duration": 45456,
        "positionLists": 2,
        "positions": 6585,
        "size": 638599,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-03-04T16:22:34+00:00",
        "elevationGain": 20142,
        "elevationLoss": 20082,
        "country": "AT"
    }
}