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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/?format=api",
    "description": "2011-09-07(T) Cala Liberotto - Posada - Budoni - San Teodoro - Porto San Paolo - Olbia",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac1e6e51-2a66-4ef4-8f9f-a8034691176f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27717/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41233/?format=api",
    "metadata": {
        "length": 80888,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1774,
        "size": 259276,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 868,
        "elevationLoss": 874,
        "country": "IT"
    }
}