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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Ply-Chelsea-Ply MI 103miles-3:04h",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5779c66-1770-45d0-838a-a12029adcd76"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40418/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56909/",
    "metadata": {
        "length": 137025,
        "lengthKind": "straight-line",
        "duration": 14958,
        "positionLists": 1,
        "positions": 36,
        "size": 8382,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-30T14:56:30.527000+00:00",
        "elevationGain": 693,
        "elevationLoss": 691,
        "country": "US"
    }
}