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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "2011-05-06 06:41 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60396252-f6cd-4cc9-8c20-bec47aa82896"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37194/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53685/",
    "metadata": {
        "length": 35122,
        "lengthKind": "track",
        "duration": 46198,
        "positionLists": 1,
        "positions": 5873,
        "size": 557286,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-06T04:41:28+00:00",
        "elevationGain": 209,
        "elevationLoss": 214
    }
}