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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Pl. Noël Blache-D35/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a5a0333c-4a96-4743-a1ba-363c828b8e53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38918/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55409/",
    "metadata": {
        "length": 42906,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 24,
        "size": 6891,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}