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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Frick Park: May 20th",
    "creator_name": "dfiler",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a0c31b6f-90f8-437a-9824-c43cf1bfcab8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50543/",
    "metadata": {
        "length": 3331,
        "lengthKind": "track",
        "duration": 3315,
        "positionLists": 1,
        "positions": 276,
        "size": 44964,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-20T22:02:03+00:00",
        "elevationGain": 142,
        "elevationLoss": 103,
        "country": "US"
    }
}