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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Chicago - Indianapolis",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f7d981a-7d52-44c1-be1a-c50bc1fe5298"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36395/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52886/",
    "metadata": {
        "length": 361630,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 813,
        "size": 49898,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 604,
        "elevationLoss": 577,
        "country": "US"
    }
}