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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 2112",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59dbb856-df65-4abe-8a1f-7ed5440cda8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37031/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53522/",
    "metadata": {
        "length": 17413,
        "lengthKind": "track",
        "duration": 2342,
        "positionLists": 1,
        "positions": 2112,
        "size": 152137,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-04-03T12:45:34+00:00",
        "elevationGain": 139,
        "elevationLoss": 127,
        "country": "CA"
    }
}