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

GET /v1/routes/51316/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4eba0aee69fc5aa7ccb03ecb617e87b6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7867/",
    "description": "Insta360 GPS Data",
    "creator_name": "chirushunt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5466f640-195b-49a5-bc8f-c447e5a42c9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28196/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51316/",
    "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"
    }
}