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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "2011-05-03 10:33",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd0b7499-b428-4545-bc1f-559a484b8a95"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39844/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56335/",
    "metadata": {
        "length": 31695,
        "lengthKind": "track",
        "duration": 24086,
        "positionLists": 1,
        "positions": 5489,
        "size": 520833,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-03T08:36:57+00:00",
        "elevationGain": 112,
        "elevationLoss": 110
    }
}