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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "a spasso per il Roero/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98a15916-7a35-4c24-a27f-3ae9cb3da8b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38615/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55106/",
    "metadata": {
        "length": 155831,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2555,
        "size": 24546,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 5388,
        "elevationLoss": 5388,
        "country": "IT"
    }
}