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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Test/von L1032, 99976 Dünwald, Deutschland nach L1033, 99706 Sondershausen, Deutschland",
    "creator_name": "HAS1965",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3e0d577-4dc9-4dc5-ae63-a03571123d3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24799/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50831/",
    "metadata": {
        "length": 45958,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 709,
        "size": 26325,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}