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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Allschwiler Wald Tour 1/Track Points",
    "creator_name": "elsi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fc79fa0-f5ec-4c3f-8158-888f5bdbb1dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2022/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50449/",
    "metadata": {
        "length": 24732,
        "lengthKind": "straight-line",
        "duration": 7828,
        "positionLists": 3,
        "positions": 1132,
        "size": 357388,
        "format": "Google Earth 4 (*.kml)",
        "startTime": "2009-06-01T12:53:28+00:00",
        "elevationGain": 404,
        "elevationLoss": 413,
        "country": "CH"
    }
}