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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "1716 to 1920",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24e2bd82-24d0-460d-b296-8df1ccec8226"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35744/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52235/",
    "metadata": {
        "length": 5244,
        "lengthKind": "straight-line",
        "duration": 11171,
        "positionLists": 1,
        "positions": 205,
        "size": 29244,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-30T14:31:10+00:00",
        "elevationGain": 206,
        "elevationLoss": 208,
        "country": "MX"
    }
}