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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "58_Trebbio",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dcf412ca-1ce2-4422-9a11-b5b1af9c3a7a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40229/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56720/",
    "metadata": {
        "length": 56278,
        "lengthKind": "track",
        "duration": 12966,
        "positionLists": 1,
        "positions": 1850,
        "size": 392445,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-14T08:31:58+00:00",
        "elevationGain": 945,
        "elevationLoss": 985,
        "country": "IT"
    }
}