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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-18 10:59:24",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28e8e1f1-d209-471b-8d07-95639a8a5f22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35829/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52320/",
    "metadata": {
        "length": 184747,
        "lengthKind": "track",
        "duration": 22107,
        "positionLists": 1,
        "positions": 1478,
        "size": 23648,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-18T10:59:24+00:00",
        "elevationGain": 1967,
        "elevationLoss": 1978,
        "country": "XK"
    }
}