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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/214e42a6-94af-41c4-b474-93bdd0df65ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52156/",
    "metadata": {
        "length": 34035,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 100,
        "size": 20504,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}