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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2011-06-09 19:20:40",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7272fb14-793f-4f76-96f0-86f643073b8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37680/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54171/",
    "metadata": {
        "length": 5902,
        "lengthKind": "track",
        "duration": 4042,
        "positionLists": 1,
        "positions": 548,
        "size": 93487,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-09T17:20:42+00:00",
        "elevationGain": 183,
        "elevationLoss": 37,
        "country": "ES"
    }
}