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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (39)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d1ae592a-ad99-48ed-b94b-cd5d45bbbdb9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56463/",
    "metadata": {
        "length": 83878,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20498,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}