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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Pajarito to > Pajarito (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/be7a1838-1259-492c-9dc9-dc64d6caae4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39474/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55965/",
    "metadata": {
        "length": 15205,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 494,
        "size": 38449,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1225,
        "elevationLoss": 1125
    }
}