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

GET /v1/routes/2143/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "32817594e0ca9703d1bd3c64ca5f4428"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/82/",
    "description": "6/28/2009 - Root Beer Float Drive",
    "creator_name": "jamiller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d8474cb5-65e6-43df-9464-c8cc4a4abd8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1705/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2143/",
    "metadata": {
        "length": 466659,
        "lengthKind": "track",
        "duration": 31133,
        "positionLists": 1,
        "positions": 3937,
        "size": 555994,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-28T14:10:24+00:00",
        "elevationGain": 3989,
        "elevationLoss": 3926,
        "country": "US"
    }
}