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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "90_romagna-conga",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eaccfd2f-ae22-4eff-a8fc-64f99bc38686"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40545/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57036/",
    "metadata": {
        "length": 89861,
        "lengthKind": "track",
        "duration": 26875,
        "positionLists": 1,
        "positions": 567,
        "size": 77622,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-03-14T18:54:27+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}