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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Estrada Real (Trecho: Ouro Preto - São Bartolomeu - Glaura - St.Antonio)",
    "creator_name": "Padi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbca710b-473d-4712-b1de-396ebda70554"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28181/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41633/",
    "metadata": {
        "length": 58190,
        "lengthKind": "track",
        "duration": 18042,
        "positionLists": 2,
        "positions": 1259,
        "size": 258423,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-06-30T21:58:13.043000+00:00",
        "elevationGain": 1261,
        "elevationLoss": 1375,
        "country": "BR"
    }
}