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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Alpe D'Huez Day 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71f4361f-a5be-4ed4-aa94-d34b0db0f43f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37659/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54150/",
    "metadata": {
        "length": 565391,
        "lengthKind": "straight-line",
        "positionLists": 12,
        "positions": 5741,
        "size": 216701,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}