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

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

{
    "category": "https://api.routeconverter.com/v1/categories/5605/",
    "description": "Headley Heath",
    "creator_name": "clisco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4be959ad-d9ed-4e79-b570-adaef766b56e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24893/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38720/",
    "metadata": {
        "length": 11201,
        "lengthKind": "track",
        "duration": 12180,
        "positionLists": 1,
        "positions": 515,
        "size": 107005,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-07-31T11:07:42+00:00",
        "elevationGain": 542,
        "elevationLoss": 528,
        "country": "GB"
    }
}