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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "KM Pfingsten 2013 heim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/715a2a39-caee-4f4c-a3f3-17fe517d99d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37644/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54135/",
    "metadata": {
        "length": 599280,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3933,
        "size": 145050,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}