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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2042/",
    "description": "Mittlere Bernertour",
    "creator_name": "rayam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b14a8b6a-e213-4806-885a-86e698a5e017"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5674/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7682/",
    "metadata": {
        "length": 26813,
        "lengthKind": "straight-line",
        "duration": 28626,
        "positionLists": 1,
        "positions": 10,
        "size": 4215,
        "format": "Nokia Landmark Exchange (*.lmx)",
        "startTime": "2010-12-02T21:32:31.619000+00:00",
        "elevationGain": 1245,
        "elevationLoss": 1242,
        "country": "ID"
    }
}