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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "108_Carpegna",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/157a208b-c0b8-45f8-93db-f473ca29ecc0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35395/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51886/",
    "metadata": {
        "length": 106934,
        "lengthKind": "track",
        "duration": 20264,
        "positionLists": 1,
        "positions": 1373,
        "size": 192842,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-05-20T07:54:45+00:00",
        "elevationGain": 1452,
        "elevationLoss": 1463,
        "country": "IT"
    }
}