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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "2032-11-09 03:35:16",
    "creator_name": "urri2k",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7cd7532c-7b9e-4fc3-a102-ae6d25d864df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27480/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51244/",
    "metadata": {
        "lengthKind": "straight-line",
        "positionLists": 686,
        "positions": 3416,
        "size": 44527,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2002-08-06T19:04:32+00:00",
        "elevationGain": 20872837,
        "elevationLoss": 28541419
    }
}