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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Angleur-Liers-StNicolas-Angleur.kml/Angleur-Liers-StNicolas-Angleur",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5094d8f3-ce64-4558-8d83-428c9d321ef2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36817/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53308/",
    "metadata": {
        "length": 28952,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 235,
        "size": 10079,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BE"
    }
}