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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8067/",
    "description": "2015-04-01 18:32:35",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2161c46e-ec60-4f63-b2dc-404c57b57382"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35666/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52157/",
    "metadata": {
        "length": 16176,
        "lengthKind": "track",
        "duration": 99179,
        "positionLists": 1,
        "positions": 1742,
        "size": 186064,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-03-31T11:59:32+00:00",
        "elevationGain": 1237,
        "elevationLoss": 1236,
        "country": "ET"
    }
}