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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1129/",
    "description": "Catskill Mnts - North-South Lake CircumNav",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c5777fff-9024-4e21-a740-9b35d1575619"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1883/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2367/",
    "metadata": {
        "length": 5338,
        "lengthKind": "track",
        "duration": 5892,
        "positionLists": 1,
        "positions": 419,
        "size": 160459,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-16T12:58:53+00:00",
        "elevationGain": 177,
        "elevationLoss": 188,
        "country": "US"
    }
}