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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Kensington-Island Lake",
    "creator_name": "ant1606",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26c931da-7504-45c1-9cd0-e6945818da76"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5606/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50641/",
    "metadata": {
        "length": 34944,
        "lengthKind": "track",
        "duration": 8003,
        "positionLists": 1,
        "positions": 808,
        "size": 114801,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-14T18:59:01+00:00",
        "elevationGain": 347,
        "elevationLoss": 343,
        "country": "US"
    }
}