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

GET /v1/routes/54494/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "055e6439909ff3e48beeb02ef87c7e43"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta al Cordal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80579d6f-9139-4f22-a145-3dc6acc27083"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38003/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54494/",
    "metadata": {
        "length": 130286,
        "lengthKind": "track",
        "duration": 20115,
        "positionLists": 1,
        "positions": 10895,
        "size": 3989257,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-02-21T09:02:05+00:00",
        "elevationGain": 2301,
        "elevationLoss": 2238,
        "country": "ES"
    }
}