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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "195 km Saalbach>Salzbergwerk Bad Duerrnberg>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22d31d21-711f-4131-a725-d7ff6b27ad96"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6170/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8251/",
    "metadata": {
        "length": 202000,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 17,
        "size": 2256,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1601,
        "elevationLoss": 1601,
        "country": "DE"
    }
}