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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "M 0.000 (START); [Taken at 01/21/2012 11:35:38]  to KM 10.005 (END); [Taken at 01/21/2012 14:23:50]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82ed93e4-1504-4b67-85ac-52f3a7b3accf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38064/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54555/",
    "metadata": {
        "length": 8857,
        "lengthKind": "straight-line",
        "duration": 20184,
        "positionLists": 2,
        "positions": 165,
        "size": 17971,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-01-21T10:35:38+00:00",
        "elevationGain": 1079,
        "elevationLoss": 309,
        "country": "ES"
    }
}