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

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

{
    "category": "https://api.routeconverter.com/v1/categories/904/",
    "description": "Sail - 027 (Best Sail in 2009)",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62e22b97-960a-4c66-af0f-ad153f824673"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1887/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2371/",
    "metadata": {
        "length": 33222,
        "lengthKind": "track",
        "duration": 14738,
        "positionLists": 1,
        "positions": 577,
        "size": 208499,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-12T18:11:14+00:00",
        "elevationGain": 142,
        "elevationLoss": 146,
        "country": "CA"
    }
}