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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Position 1 to Position 388",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53cb2386-dcc3-4f9d-9c18-c8d6366e08a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36884/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53375/",
    "metadata": {
        "length": 36870,
        "lengthKind": "track",
        "duration": 24469,
        "positionLists": 1,
        "positions": 388,
        "size": 24849,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2010-07-03T07:47:08.007000+00:00",
        "elevationGain": 268,
        "elevationLoss": 262
    }
}