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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "description": "Insta360 GPS Data",
    "creator_name": "chirushunt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d3d73bb-4403-4ee0-bd07-4f1af86b6e23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28195/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41648/?format=api",
    "metadata": {
        "length": 2113,
        "lengthKind": "track",
        "duration": 411,
        "positionLists": 1,
        "positions": 11948,
        "size": 1765004,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-09-25T11:08:00+00:00",
        "elevationGain": 144,
        "elevationLoss": 162,
        "country": "IN"
    }
}