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

GET /v1/routes/54261/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "11a2a639f192c8487a6423231536778c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8032/?format=api",
    "description": "2013-10-22 06:28:29",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/75fb9e2c-5d56-49bf-813a-bbef533214c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37770/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54261/?format=api",
    "metadata": {
        "length": 323656,
        "lengthKind": "track",
        "duration": 36359,
        "positionLists": 1,
        "positions": 2128,
        "size": 34048,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-22T06:28:29+00:00",
        "elevationGain": 3141,
        "elevationLoss": 3140,
        "country": "XK"
    }
}