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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (41)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/797f6353-9d07-454f-b534-5b545cc20b88"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37846/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54337/",
    "metadata": {
        "length": 22712,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21803,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}