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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (40)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78c2abb2-371a-472b-b513-dff2b4ccaf9e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37824/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54315/",
    "metadata": {
        "length": 17157,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21800,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}