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

GET /v1/routes/55399/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "742e4c9ff22a4dc8c096c300dd0388d5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Azofra (2) to Santo Domingo de la Calzada (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a531c568-c527-492e-a8a2-88ce62008618"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38908/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55399/",
    "metadata": {
        "length": 60079,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 160,
        "size": 21501,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-19T07:01:19+00:00",
        "elevationGain": 852,
        "elevationLoss": 592,
        "country": "ES"
    }
}