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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2023-03-01_Phönixs.ü.Brakel",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3da69056-4ee9-4106-8b36-11b081f6d3a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28100/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51305/",
    "metadata": {
        "length": 78142,
        "lengthKind": "track",
        "duration": 6734988,
        "positionLists": 2,
        "positions": 2373,
        "size": 473742,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-06-18T06:11:04+00:00",
        "elevationGain": 1795,
        "elevationLoss": 1550,
        "country": "DE"
    }
}