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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Tag 2 Alternative: Vom quartier in bad Ischl nach Bad Aussee und retour",
    "creator_name": "Gudrunk.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d392cb9b-ddb9-4d25-9b10-7da58d33d5fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41441/",
    "metadata": {
        "length": 62208,
        "lengthKind": "track",
        "duration": 16106,
        "positionLists": 1,
        "positions": 1666,
        "size": 228923,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-03-25T19:26:14.766000+00:00",
        "elevationGain": 800,
        "elevationLoss": 841,
        "country": "AT"
    }
}