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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Kurveneldorado Tour 1 Samnaun-Engadiner Dörfer-Ofenpass",
    "creator_name": "Schwu",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/241e846f-c096-4736-b822-54dd4af239c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24370/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50803/",
    "metadata": {
        "length": 452127,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2144,
        "size": 87667,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 8293,
        "elevationLoss": 10104,
        "country": "CH"
    }
}