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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Foix/Toulouse/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c42c8bfd-b4d4-4fa7-bc8a-afb407a9eb81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39610/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56101/",
    "metadata": {
        "length": 161101,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4,
        "size": 1074,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}