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

GET /v1/routes/4366/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c1341b4ee89730cee4f98047a89fac4b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Schöne Rundfahrt. Nordliches WBL. 300KM",
    "creator_name": "Rattenfaenger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61fe6144-22b7-4a48-b523-2b6711892905"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3663/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4366/?format=api",
    "metadata": {
        "length": 443666,
        "lengthKind": "straight-line",
        "duration": 8880,
        "positionLists": 2,
        "positions": 208,
        "size": 39561,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-05-08T18:00:45+00:00",
        "elevationGain": 5122,
        "elevationLoss": 4782,
        "country": "DE"
    }
}