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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Trattberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7e776a3-c1f0-48aa-a80d-ed06fd35d102"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39720/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56211/",
    "metadata": {
        "length": 65459,
        "lengthKind": "track",
        "duration": 18511,
        "positionLists": 1,
        "positions": 2262,
        "size": 239205,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-31T09:06:53+00:00",
        "elevationGain": 1523,
        "elevationLoss": 1468,
        "country": "AT"
    }
}