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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (19)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34083565-2c7b-4b59-bbfb-dde2f63e92b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36095/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52586/",
    "metadata": {
        "length": 264230,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 5543,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 675,
        "elevationLoss": 675,
        "country": "DE"
    }
}