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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "170 km Saalbach>Eisriesenwelt>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f61fc6fd-cf95-4e58-b99d-6f425b1611f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6165/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8246/",
    "metadata": {
        "length": 690124,
        "lengthKind": "routed",
        "positionLists": 4,
        "positions": 54,
        "size": 3420,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 4635,
        "elevationLoss": 4635,
        "country": "DE"
    }
}