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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7807/?format=api",
    "description": "2025-08-02(T) Brora - Latheron - Thurso - Northern Point of England - Castletown - Wick - Latheron - Brora",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b556fc23-dcc0-4ab7-a851-15da913fa233"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28257/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41698/?format=api",
    "metadata": {
        "length": 232502,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3626,
        "size": 536080,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2778,
        "elevationLoss": 2778,
        "country": "GB"
    }
}