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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Via San Pietro to Via San Pietro",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02b89a47-3b1c-45ab-b16c-de2f4fb08863"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34955/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51446/",
    "metadata": {
        "length": 841780,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 4391,
        "size": 332525,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}