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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Gardasee_Torbole-Arco/Gardasee_Torbole-Arco",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ddc10d9e-6228-4897-b204-07a470c4253c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40251/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56742/",
    "metadata": {
        "length": 8031,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 45,
        "size": 2325,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}