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

GET /v1/routes/3431/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "871f5c82284a36530e970ce154615b07"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/881/?format=api",
    "description": "201001_Biograd_to_sukosan",
    "creator_name": "navi_henry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a606ba97-2977-43a0-93ac-4d7e27334171"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2857/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3431/?format=api",
    "metadata": {
        "length": 37018,
        "lengthKind": "straight-line",
        "duration": 6548,
        "positionLists": 2,
        "positions": 18,
        "size": 1015,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "startTime": "2009-12-28T17:27:12+00:00",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}