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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (42)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f5c33d7-68c4-47bf-9bf4-33d28c7d287c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37976/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54467/",
    "metadata": {
        "length": 120338,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 7689,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 524,
        "elevationLoss": 254,
        "country": "DE"
    }
}