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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Via Ponticelli to Via Ulivi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/626205f2-3f41-475c-b1b0-4f3b708fc6e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37249/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53740/",
    "metadata": {
        "length": 1054852,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 19667,
        "size": 1299220,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}