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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Vier-und Marschlande, Tempo 50, dank enger Strassen auf(!) alten Deichen genug Action und superschön.",
    "creator_name": "Leom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c8ffd872-047b-4c27-984e-2761c81bf6f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2498/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3059/",
    "metadata": {
        "length": 54869,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 22,
        "size": 8219,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}