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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7807/",
    "description": "2025-08-03(T2) Brora - Tain - Dingwall - Garve - Achnasheen - Achmore - Auchtertyre - Kyle of Lochalsh - Broadford",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/faeab544-265d-4b3f-8e18-884a6623333b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28259/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41700/",
    "metadata": {
        "length": 195445,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2721,
        "size": 402011,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2226,
        "elevationLoss": 2226,
        "country": "GB"
    }
}