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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "LFA - Vaujany Alpe D'Huez",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee375af4-f880-46dd-b2ae-9cf3a475f7fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40639/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57130/",
    "metadata": {
        "length": 1052129,
        "lengthKind": "straight-line",
        "positionLists": 18,
        "positions": 10581,
        "size": 394167,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}