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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "RAVeL Angleur-StNicolas-Liers-Angleur.kml/RAVeL Angleur-StNicolas-Liers-Angleur",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1eaf267e-68fc-40f8-8cc5-cf4c4c26e640"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35603/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52094/",
    "metadata": {
        "length": 29133,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 255,
        "size": 10847,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BE"
    }
}