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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "SAR-Cala Ganone/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/627931a1-6b41-45b5-92c3-fff6202c4216"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37252/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53743/",
    "metadata": {
        "length": 379238,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 66,
        "size": 10879,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}