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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1129/",
    "description": "Catskill Mnts - North Mountain Trails",
    "creator_name": "SenseiMarc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0d1c3d0-978f-46cd-9f55-65a6d1405a77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1882/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2366/",
    "metadata": {
        "length": 7084,
        "lengthKind": "track",
        "duration": 9820,
        "positionLists": 1,
        "positions": 801,
        "size": 306389,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-16T15:47:30+00:00",
        "elevationGain": 467,
        "elevationLoss": 468,
        "country": "US"
    }
}