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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "001 to 047",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92c5b41a-9711-4b26-ae22-12cf9af94bb7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38475/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54966/",
    "metadata": {
        "length": 5661,
        "lengthKind": "straight-line",
        "duration": 6,
        "positionLists": 2,
        "positions": 94,
        "size": 17483,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-05T17:04:37+00:00",
        "elevationGain": 219,
        "elevationLoss": 221,
        "country": "US"
    }
}