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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7807/",
    "description": "2025-07-30(T) Newcastle - Brampton - Longtown - Cumberland - Dumfries - Castle Douglas - Newton Steward - Stranraer - Ballantrae - Girvan",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73fbc2cd-4dba-4f7e-b888-fc964dd8dd53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28254/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41695/",
    "metadata": {
        "length": 314254,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4321,
        "size": 638348,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2993,
        "elevationLoss": 2991,
        "country": "GB"
    }
}