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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "75_panoramica_giorgio",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df6c4887-d0c2-4c5b-9365-a3b2fce21b59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40285/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56776/",
    "metadata": {
        "length": 74616,
        "lengthKind": "track",
        "duration": 26258,
        "positionLists": 1,
        "positions": 799,
        "size": 107091,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-05T15:51:23+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}