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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "320 km Saalbach>Großglockner>Staller Sattel>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43f25697-2ec6-458c-9489-1c3a87a91b95"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6166/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8247/",
    "metadata": {
        "length": 304672,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 1538,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 2239,
        "elevationLoss": 2239,
        "country": "AT"
    }
}