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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/",
    "description": "GPS device/Routes/Deutsche Alpen Tour 1/Path",
    "creator_name": "MRBOND077",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e340c920-9135-4976-9b1e-526f172a6032"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6024/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8097/",
    "metadata": {
        "length": 219625,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 36,
        "size": 3771,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}