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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "RV12 01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f66f0f49-210d-4f04-b2c9-509c45ec0f35"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40855/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57346/",
    "metadata": {
        "length": 380665,
        "lengthKind": "track",
        "duration": 31359784,
        "positionLists": 1,
        "positions": 3493,
        "size": 441878,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-27T17:45:22+00:00",
        "elevationGain": 10394,
        "elevationLoss": 10244,
        "country": "MX"
    }
}