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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "VOX00004.wav to Position 76",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08307ba7-6274-4ac0-9154-9e912376519b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35081/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51572/",
    "metadata": {
        "length": 14,
        "lengthKind": "track",
        "duration": 80,
        "positionLists": 1,
        "positions": 76,
        "size": 5545,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T16:44:02+00:00",
        "elevationGain": 96,
        "elevationLoss": 0,
        "country": "CA"
    }
}