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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Rescued route 2009-10-20",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b09cd5af-6bd2-455a-99d9-1643ca3fd865"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39173/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55664/",
    "metadata": {
        "length": 222432,
        "lengthKind": "track",
        "duration": 83059,
        "positionLists": 2,
        "positions": 8815,
        "size": 921682,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-20T11:17:24+00:00",
        "elevationGain": 3135,
        "elevationLoss": 3084
    }
}