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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "TF Traumstrasse Harz/Track: TF Traumstrasse HarzGenerated by Christian Pesch's RouteConverter. See http://www.routeconverter.de",
    "creator_name": "dottoreg44",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43fbfcbe-2312-4a46-bac9-4b3ff6ed9be2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1571/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1971/",
    "metadata": {
        "length": 578032,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 60,
        "size": 10277,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 4416,
        "elevationLoss": 4482,
        "country": "DE"
    }
}