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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8072/?format=api",
    "description": "Route Etappe 2.kml/Etappe 2/Namen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d019ca6-dad5-492b-b7de-5345fc16a598"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38302/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54793/?format=api",
    "metadata": {
        "length": 568854,
        "lengthKind": "straight-line",
        "positionLists": 8,
        "positions": 80,
        "size": 19912,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}