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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (45)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f06063e9-28ff-418c-b990-4efa9f824292"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40691/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57182/",
    "metadata": {
        "length": 31773,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20495,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}