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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 152",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d92e454-2543-427c-8f47-6ac40dd188d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38723/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55214/",
    "metadata": {
        "length": 1795,
        "lengthKind": "track",
        "duration": 157,
        "positionLists": 1,
        "positions": 152,
        "size": 11017,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T21:26:09+00:00",
        "elevationGain": 50,
        "elevationLoss": 18,
        "country": "CA"
    }
}