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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Via Ponticelli to Via Ulivi (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8bbf43d4-1b93-4100-adcf-e93a8c0b198b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38265/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54756/",
    "metadata": {
        "length": 565903,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 16328,
        "size": 1078380,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}