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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "33_Banne (1) to 33_Bagnoli della Rosandra  (5)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4c03a02-79bc-45f4-b51c-dc1a97e36034"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26699/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40342/",
    "metadata": {
        "length": 42957,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 480,
        "size": 41819,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 696,
        "elevationLoss": 1288,
        "country": "IT"
    }
}