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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Paths/31 jan. 2014 HKR",
    "creator_name": "Roewin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4619863-ae3a-4650-9ba8-9ab7a8d3da3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25381/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50918/",
    "metadata": {
        "length": 31847,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2425,
        "size": 68696,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 418,
        "elevationLoss": 418,
        "country": "NL"
    }
}