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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "Estrada Real (Trecho: Ouro Preto - São Bartolomeu - Glaura)",
    "creator_name": "Padi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1497d032-e9e0-4c9a-996a-556bf48f7b0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28177/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51315/",
    "metadata": {
        "length": 42737,
        "lengthKind": "track",
        "duration": 14050,
        "positionLists": 2,
        "positions": 961,
        "size": 126764,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-06-30T21:58:13.043000+00:00",
        "elevationGain": 946,
        "elevationLoss": 1076,
        "country": "BR"
    }
}