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

GET /v1/routes/7681/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3ee17e7c0cee1b4c2b10528d5cede753"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2042/",
    "description": "Kleine Berertour PLUS/Kleine Bernertour PLUS",
    "creator_name": "rayam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3adb6bc-c5c1-47c7-bb3f-94fa93db2c34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5673/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7681/",
    "metadata": {
        "length": 14006,
        "lengthKind": "straight-line",
        "duration": 134,
        "positionLists": 1,
        "positions": 17,
        "size": 6124,
        "format": "Nokia Landmark Exchange (*.lmx)",
        "startTime": "2010-12-03T04:46:00.703000+00:00",
        "elevationGain": 228,
        "elevationLoss": 236,
        "country": "ID"
    }
}