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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Chimay Macquenoise Villers la Tour/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02c855ee-4452-4395-af3f-43ba01318800"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34957/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51448/",
    "metadata": {
        "length": 41832,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 194,
        "size": 36415,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 466,
        "elevationLoss": 466,
        "country": "BE"
    }
}