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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "+ 21.60% to Albalat",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40d46a9b-c8c6-4c4a-a974-2765a7b3b09c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36426/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52917/",
    "metadata": {
        "length": 93304,
        "lengthKind": "straight-line",
        "duration": 16122,
        "positionLists": 19,
        "positions": 4315,
        "size": 517433,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-10-22T06:05:26+00:00",
        "elevationGain": 2642,
        "elevationLoss": 2832,
        "country": "ES"
    }
}