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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Siggis/Essen+Trinken",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59c39568-4d3c-441e-bfaa-8c775e2e236d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7057/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50696/",
    "metadata": {
        "length": 10451543,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 218,
        "size": 85398,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}