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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route",
    "creator_name": "Nirima",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f673057-6d66-4e22-9238-5c3caacf78a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25435/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50928/",
    "metadata": {
        "length": 128859,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 4677,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 61,
        "elevationLoss": 55,
        "country": "DE"
    }
}