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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Irmenach-Beuren-Irmenach(3,5km)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/911dec26-5350-4cb1-bfeb-1b603b2761fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38431/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54922/",
    "metadata": {
        "length": 3361,
        "lengthKind": "track",
        "duration": 10848,
        "positionLists": 1,
        "positions": 104,
        "size": 23712,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-02T15:02:28.466000+00:00",
        "elevationGain": 72,
        "elevationLoss": 76,
        "country": "DE"
    }
}