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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 520",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e507b74-4708-4778-b6c2-1a6597697c0a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37142/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53633/",
    "metadata": {
        "length": 5970,
        "lengthKind": "track",
        "duration": 545,
        "positionLists": 1,
        "positions": 520,
        "size": 37513,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-30T20:50:30+00:00",
        "elevationGain": 64,
        "elevationLoss": 61,
        "country": "CA"
    }
}