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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "Rotas de Rua Ulrico Zuinglio, 150 até Venda do ALTO, Londrina - PR",
    "creator_name": "Guilherme Castilho",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd8e3c25-2b69-40e6-9310-f024bac21492"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26639/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51100/",
    "metadata": {
        "length": 7985,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 307,
        "size": 25205,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BR"
    }
}