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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 734",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61e0be8e-2a7c-4c6b-8eb2-6e3587cab5fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/624/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50370/",
    "metadata": {
        "length": 50828,
        "lengthKind": "track",
        "duration": 22296,
        "positionLists": 1,
        "positions": 734,
        "size": 58629,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2008-08-18T10:14:20.020000+00:00",
        "elevationGain": 1309,
        "elevationLoss": 1318,
        "country": "AT"
    }
}