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

GET /v1/routes/53995/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "ae79d5244767b0930a51a8db7692792f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Lahnweg_Gesamt_union",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c3c05e4-88e5-4dd7-a538-e14f6b195915"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37504/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53995/?format=api",
    "metadata": {
        "length": 285226,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6999,
        "size": 251802,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}