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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "kurze Saisonstarttour 2010",
    "creator_name": "Stammtisch NU/UL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/995d36cd-ab66-492d-ab2c-5b16a3066792"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3348/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3972/",
    "metadata": {
        "length": 394177,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 19193,
        "size": 571730,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 4088,
        "elevationLoss": 4126,
        "country": "DE"
    }
}