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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Göteborg/Frankfurt Am Oder/Banská Štiavnica",
    "creator_name": "Skye",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc3e78ba-b1f7-48d5-b548-1d0f8de378a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7667/",
    "metadata": {
        "length": 1465660,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 12,
        "size": 1726,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PL"
    }
}