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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (23)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87ed01d9-4357-4501-b035-11306269eb04"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38183/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54674/",
    "metadata": {
        "length": 31796,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20498,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}