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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7810/",
    "description": "Monte Grammondo",
    "creator_name": "LucianoC63",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aa242aa7-515d-44ee-84fb-0ebff60c55ad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28272/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41713/",
    "metadata": {
        "length": 15607,
        "lengthKind": "track",
        "duration": 32786,
        "positionLists": 1,
        "positions": 1389,
        "size": 159715,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-03-19T08:01:29+00:00",
        "elevationGain": 1337,
        "elevationLoss": 1311,
        "country": "IT"
    }
}