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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1Position 1 to 167Position 167",
    "creator_name": "r2d3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3c7732b-420f-4e95-b171-c0362f637fdd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1951/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50441/",
    "metadata": {
        "length": 71582,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 334,
        "size": 48710,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 680,
        "elevationLoss": 690,
        "country": "DE"
    }
}