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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 484",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6bf0797-cecb-4a76-99d7-050d1da1c6cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40440/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56931/",
    "metadata": {
        "length": 4803,
        "lengthKind": "track",
        "duration": 506,
        "positionLists": 1,
        "positions": 484,
        "size": 34921,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-31T05:22:05+00:00",
        "elevationGain": 53,
        "elevationLoss": 47,
        "country": "CA"
    }
}