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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Route von Oy-Mittelberg nach Bormio, Sondrio, Italien",
    "creator_name": "Biker69",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c367db7-91d7-41e7-8f1d-137239981192"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26930/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51139/",
    "metadata": {
        "length": 454841,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 7590,
        "size": 228990,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}