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

GET /v1/routes/50392/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a43df4226047bbcb00513114be4e0e3d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Temple's Sugar Camp Restaurant",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/611f7c4e-100d-4fa5-80fa-d6f44720cad5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1215/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50392/?format=api",
    "metadata": {
        "length": 130327,
        "lengthKind": "track",
        "duration": 7380,
        "positionLists": 3,
        "positions": 542,
        "size": 111246,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-20T14:59:26+00:00",
        "elevationGain": 496,
        "elevationLoss": 492,
        "country": "CA"
    }
}