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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "ca 270 km, nicht schnell aber schön",
    "creator_name": "Stammtisch NU/UL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e09e7728-2273-46ec-951a-75eea1479812"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2415/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2962/",
    "metadata": {
        "length": 551534,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 26847,
        "size": 825103,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 10135,
        "elevationLoss": 10089,
        "country": "DE"
    }
}