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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (9)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42e2b1ad-cef5-40a1-83f4-8e627ae110ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36475/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52966/",
    "metadata": {
        "length": 33479,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20494,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}