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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "250 km Saalbach>Kleine Runfahrt>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eac90cf2-535e-4bd7-9019-71bbc9cc0969"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6176/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8257/",
    "metadata": {
        "length": 262097,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 34,
        "size": 2286,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 2338,
        "elevationLoss": 2338,
        "country": "AT"
    }
}