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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2011-10-29 04:15:18",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e40e964-6ba8-4cf2-8648-4292ffaa45e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36358/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52849/",
    "metadata": {
        "length": 5209217,
        "lengthKind": "straight-line",
        "duration": 24441,
        "positionLists": 2,
        "positions": 15396,
        "size": 246256,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2011-10-29T04:15:18+00:00",
        "elevationGain": 13512,
        "elevationLoss": 21089,
        "country": "ES"
    }
}