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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route: 1 Schlesierstraße 12, 90537 Feucht, Deutschland to 30 Fichten 2, 92366 Hohenfels, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4689379f-0a9d-42d6-bbee-9499d1c13c3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36568/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53059/",
    "metadata": {
        "length": 71722,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 1775,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 553,
        "elevationLoss": 553,
        "country": "DE"
    }
}