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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2013-03-05 07:25:24",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03ecd6e0-5a5e-4f46-b7a5-33603d92906f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34985/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51476/",
    "metadata": {
        "length": 494036,
        "lengthKind": "straight-line",
        "duration": 3850,
        "positionLists": 2,
        "positions": 2486,
        "size": 39744,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-03-05T07:25:24+00:00",
        "elevationGain": 7032,
        "elevationLoss": 10770,
        "country": "DE"
    }
}