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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Lago di Garda - Agosto 2016",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5281eb65-b55e-4a1d-9e7e-541bacce89c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36855/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53346/",
    "metadata": {
        "length": 66757,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 2258,
        "size": 152021,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}