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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 6062",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7313b28e-0c92-4282-bc7c-1018bb9578fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37699/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54190/",
    "metadata": {
        "length": 25938,
        "lengthKind": "track",
        "duration": 15419,
        "positionLists": 1,
        "positions": 6062,
        "size": 901445,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-18T10:55:27+00:00",
        "elevationGain": 2373,
        "elevationLoss": 2366,
        "country": "ES"
    }
}