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

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

{
    "category": "https://api.routeconverter.com/v1/categories/307/?format=api",
    "description": "2023-06-05 14:09:46",
    "creator_name": "olliehowe",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf8b6296-12d5-4407-bace-39b30296c23a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28064/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41542/?format=api",
    "metadata": {
        "length": 1501,
        "lengthKind": "track",
        "duration": 3863,
        "positionLists": 1,
        "positions": 2367,
        "size": 248265,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-06-05T12:05:22+00:00",
        "elevationGain": 231,
        "elevationLoss": 222,
        "country": "GB"
    }
}