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

GET /v1/routes/53991/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "71a9e001087b1d74b46ddf1223e3c59b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Position 1 to Position 584",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c09d244-235e-4c9d-b799-245254a8f1c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37500/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53991/?format=api",
    "metadata": {
        "length": 4373,
        "lengthKind": "track",
        "duration": 608,
        "positionLists": 1,
        "positions": 584,
        "size": 42121,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-30T20:39:30+00:00",
        "elevationGain": 62,
        "elevationLoss": 72,
        "country": "CA"
    }
}