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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Centro de Visitantes_El Paso to San Pedro",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/da978ae0-c8dd-46bd-956d-29a2e87a1800"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40177/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56668/",
    "metadata": {
        "length": 17791,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 946,
        "size": 82827,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1188,
        "elevationLoss": 2158
    }
}