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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "01 Santa Cruz - Mirador de la Concepcion",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f0c2210b-da63-4173-9c2d-29203194e97b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40704/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57195/",
    "metadata": {
        "length": 962745,
        "lengthKind": "track",
        "positionLists": 78,
        "positions": 79855,
        "size": 7643762,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 54333,
        "elevationLoss": 64960
    }
}