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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wittingen-Tangermuende/Waypoints",
    "creator_name": "Biker55",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/273daf4a-3921-4a12-8f07-526fbcc546ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25771/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50960/",
    "metadata": {
        "length": 423802,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 14,
        "size": 2657,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}