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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "26_Tribil di Sopra (1) to 26_Cividale (7)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a1dfbd4-f6df-4efa-9f9f-166ac8ec09a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26692/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40337/",
    "metadata": {
        "length": 41425,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 829,
        "size": 71508,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 773,
        "elevationLoss": 1787,
        "country": "IT"
    }
}