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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "ACTIVE LOG000315",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8bd33652-c9d6-44ac-b0ed-7d306dd4ce09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38268/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54759/",
    "metadata": {
        "length": 11989,
        "lengthKind": "track",
        "duration": 6113,
        "positionLists": 5,
        "positions": 955,
        "size": 111417,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-28T22:03:15+00:00",
        "elevationGain": 740,
        "elevationLoss": 643,
        "country": "ES"
    }
}