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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "BB Sec 2 Monticello to Dewey Bridge (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa4b7838-a752-4300-b348-6f13ac76f1f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40957/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57448/",
    "metadata": {
        "length": 254773,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 6157,
        "size": 565447,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}