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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8067/",
    "description": "2015-04-05 11:52:01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c5a2780-4651-439f-9a2d-bdaf3fc17578"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38284/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54775/",
    "metadata": {
        "length": 6600,
        "lengthKind": "track",
        "duration": 13127,
        "positionLists": 1,
        "positions": 747,
        "size": 80593,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-05T05:12:55+00:00",
        "elevationGain": 632,
        "elevationLoss": 613,
        "country": "ET"
    }
}