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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "1 Fort William; Highland PH33 6ST; Verenigd Koninkrijk to 41 Fort William; Highland PH33 6SY; Verenigd Koninkrijk",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d14f34b-687c-4203-87e2-7cc7ec93336a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35189/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51680/",
    "metadata": {
        "length": 8945,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 7776,
        "format": "Magellan Route (*.rte)",
        "elevationGain": 1323,
        "elevationLoss": 8,
        "country": "GB"
    }
}