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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Siggis/Burgen",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ddf8f37-e9a5-41c8-9e93-f3a52e61f0b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7059/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50698/",
    "metadata": {
        "length": 94439797,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 882,
        "size": 128582,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 397,
        "elevationLoss": 397,
        "country": "DE"
    }
}