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

GET /v1/routes/57079/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3ac0e1794f2930b61bb79adbebeb9212"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Balsa (2) to Vilei/Albergues (17)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec38f439-bdba-4d11-bb5d-b13d0de238ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40588/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57079/",
    "metadata": {
        "length": 247598,
        "lengthKind": "straight-line",
        "duration": 126653640,
        "positionLists": 4,
        "positions": 824,
        "size": 129637,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T13:03:37+00:00",
        "elevationGain": 3957,
        "elevationLoss": 4354,
        "country": "ES"
    }
}