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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "290 km Saalbach>Postalm>Rossfeldringstr>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/909f5847-198e-4846-b586-ab971380765f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6167/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8248/",
    "metadata": {
        "length": 677396,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 45,
        "size": 2813,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 6140,
        "elevationLoss": 6140,
        "country": "AT"
    }
}