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

GET /v1/routes/53968/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "97ac2f295657f9b3f5fcc3189a092c12"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Brea to Vilei/Albergue Casa Barbadelo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b5a569f-ff08-4a4e-b64c-22d3de2ef804"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37477/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53968/",
    "metadata": {
        "length": 263056,
        "lengthKind": "straight-line",
        "duration": 236713842,
        "positionLists": 3,
        "positions": 439,
        "size": 87118,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-30T15:48:51+00:00",
        "elevationGain": 2082,
        "elevationLoss": 2158,
        "country": "ES"
    }
}