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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 3480",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4d8180b-c5e8-4052-9348-5b9316f83415"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40815/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57306/",
    "metadata": {
        "length": 310,
        "lengthKind": "track",
        "duration": 3513,
        "positionLists": 1,
        "positions": 3480,
        "size": 250633,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T14:37:37+00:00",
        "elevationGain": 39,
        "elevationLoss": 59,
        "country": "CA"
    }
}