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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1129/",
    "description": "Catskill Mnts - South Mnt Escarpment",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3382bf88-40f7-401c-a79a-f0e1fffeb609"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1884/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2368/",
    "metadata": {
        "length": 7622,
        "lengthKind": "track",
        "duration": 7777,
        "positionLists": 1,
        "positions": 613,
        "size": 234568,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-17T13:43:18+00:00",
        "elevationGain": 306,
        "elevationLoss": 297,
        "country": "US"
    }
}