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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "BB Sec 2 Monticello to Dewey Bridge",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d293053e-1c80-49c6-b974-79c73c471e99"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40001/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56492/",
    "metadata": {
        "length": 254773,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 6157,
        "size": 565447,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}