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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Gravel-Tour durch Kolbermoor",
    "creator_name": "zerocool144",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2085cb8-07db-49fa-b1ad-b25c85531ad7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27437/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40967/",
    "metadata": {
        "length": 63719,
        "lengthKind": "track",
        "duration": 14786,
        "positionLists": 1,
        "positions": 989,
        "size": 136088,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-10-22T12:24:41.142000+00:00",
        "elevationGain": 344,
        "elevationLoss": 344,
        "country": "DE"
    }
}