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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Waypoints (3)",
    "creator_name": "rpauli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/062a3632-f948-4402-a327-309682b6c38f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3460/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50510/",
    "metadata": {
        "length": 99216,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2942,
        "size": 90929,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 1775,
        "elevationLoss": 11511
    }
}