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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "370 km Saalbach>Altmünster-Holdi>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60197ef6-2a9c-409f-ab14-e64841f5713f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6168/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8249/?format=api",
    "metadata": {
        "length": 572009,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 16,
        "size": 1909,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 993,
        "elevationLoss": 1552,
        "country": "AT"
    }
}