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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (18)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d1bc3ee-bdd1-4df1-b0d1-8078895bfb50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35923/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52414/",
    "metadata": {
        "length": 6846,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21793,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}