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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Vorgebirgsstraße 95 (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9539cbec-ec30-4cd8-84d6-9fcdf0959566"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38531/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55022/",
    "metadata": {
        "length": 238854,
        "lengthKind": "track",
        "duration": 31023,
        "positionLists": 1,
        "positions": 13205,
        "size": 1331346,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-19T06:38:18.141000+00:00",
        "elevationGain": 3985,
        "elevationLoss": 3969,
        "country": "DE"
    }
}