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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1700/",
    "description": "Vogesen Le Howald",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e09ed187-fa48-427d-b0fe-818a03001538"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7063/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9203/",
    "metadata": {
        "length": 77122,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 20,
        "size": 5876,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}