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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8056/",
    "description": "Alto de San felix",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ef6c415-b846-4773-baa5-2fdf6a06f6fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38751/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55242/",
    "metadata": {
        "length": 51405,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 8726,
        "size": 689931,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2095,
        "elevationLoss": 2102,
        "country": "CO"
    }
}