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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8029/",
    "description": "2013-02-23 11:21:52",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/faf55660-985e-448f-a3b0-65681bfdbe6c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57463/",
    "metadata": {
        "length": 6642645,
        "lengthKind": "straight-line",
        "duration": 30271,
        "positionLists": 2,
        "positions": 19788,
        "size": 316384,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-02-23T11:21:52+00:00",
        "elevationGain": 15678,
        "elevationLoss": 14793,
        "country": "DZ"
    }
}