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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "La Cumbrecita to Los Llanos",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d15e389e-2453-44b2-886b-bf7531050993"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39963/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56454/",
    "metadata": {
        "length": 20906,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1044,
        "size": 92111,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 448,
        "elevationLoss": 2332
    }
}