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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8072/?format=api",
    "description": "Route  Etappe1.kml/Etappe1/Namen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c29d495-4551-4140-8766-1d8a98a13695"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37905/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54396/?format=api",
    "metadata": {
        "length": 599529,
        "lengthKind": "routed",
        "positionLists": 8,
        "positions": 66,
        "size": 26123,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GR"
    }
}