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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2018-09-09 RR Rosldorf R1100R Zsu/2018-09-09 18:00 - 2018-09-09 19:05.gpx",
    "creator_name": "Theodor",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb1351ca-0ee2-4c39-be0c-9a60099ad37a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25636/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50944/",
    "metadata": {
        "length": 337614,
        "lengthKind": "straight-line",
        "positionLists": 10,
        "positions": 10685,
        "size": 106399,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 2202,
        "elevationLoss": 2094,
        "country": "AT"
    }
}