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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-26 07:50:37",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2691e155-3553-435c-a2e0-89e2d74d2338"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35781/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52272/",
    "metadata": {
        "length": 346006,
        "lengthKind": "track",
        "duration": 30466,
        "positionLists": 1,
        "positions": 2405,
        "size": 38480,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-26T07:50:37+00:00",
        "elevationGain": 2714,
        "elevationLoss": 2716,
        "country": "XK"
    }
}