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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Chicago - Indianapolis (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a18aca4-faeb-4bbe-9289-507126b64f00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36650/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53141/",
    "metadata": {
        "length": 361630,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 813,
        "size": 49898,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 604,
        "elevationLoss": 577,
        "country": "US"
    }
}