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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Großarl_Ellmautal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1921d470-4dbd-4375-94df-ca002073a524"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35472/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51963/",
    "metadata": {
        "length": 63867,
        "lengthKind": "track",
        "duration": 18342,
        "positionLists": 1,
        "positions": 2085,
        "size": 220364,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-08T06:07:41+00:00",
        "elevationGain": 1274,
        "elevationLoss": 1208,
        "country": "AT"
    }
}