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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(2) to Villafranca del Bierzo (11)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/deca6c31-3452-49d9-b151-f9434f6f08c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40273/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56764/",
    "metadata": {
        "length": 99963,
        "lengthKind": "straight-line",
        "duration": 63092670,
        "positionLists": 2,
        "positions": 251,
        "size": 41282,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-20T08:54:04+00:00",
        "elevationGain": 903,
        "elevationLoss": 964,
        "country": "ES"
    }
}