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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Lanzarote.kml/Lanzarote",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aafc6966-5bee-49fb-adda-5bc6ca6f6c5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39048/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55539/",
    "metadata": {
        "length": 139922,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 27,
        "size": 15694,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 10,
        "elevationLoss": 10
    }
}