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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Lauwersoog/Waypoints",
    "creator_name": "Halicon",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e0da1775-9d01-4cd1-a577-108d1a47ced2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24069/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50735/",
    "metadata": {
        "length": 406493,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 8,
        "size": 1813,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}