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

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

{
    "category": "https://api.routeconverter.com/v1/categories/904/",
    "description": "Rideau Canal Waterway (World Heritage Site) (Mar 27, 2009 9:50:28 AM) to Lake - Ontario (Mar 27, 2009 9:50:28 AM)",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d7dc48b-7c86-4cc2-8af7-4b994f8a4e4a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1227/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1513/",
    "metadata": {
        "length": 431033,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 125,
        "size": 30379,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-27T09:50:28.548000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CA"
    }
}