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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mopedtour 2011_Hinreise/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64fe0f97-77fb-492c-9055-7ca8a98971bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37324/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53815/",
    "metadata": {
        "length": 1376694,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 4426,
        "size": 103549,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}