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

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

{
    "category": "https://api.routeconverter.com/v1/categories/307/?format=api",
    "description": "2023-06-05 13:05:13",
    "creator_name": "olliehowe",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56f578b6-89e3-414f-858d-77419fa467ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28063/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41541/?format=api",
    "metadata": {
        "length": 43308,
        "lengthKind": "track",
        "duration": 256083,
        "positionLists": 1,
        "positions": 5330,
        "size": 558075,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-06-02T12:57:10+00:00",
        "elevationGain": 449,
        "elevationLoss": 472,
        "country": "GB"
    }
}