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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Fahrradtour von Venlo nach Roermond",
    "creator_name": "HP1207",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ef6d612-2666-454a-92ba-4fb757cb073c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28070/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41544/",
    "metadata": {
        "length": 67791,
        "lengthKind": "track",
        "duration": 16792,
        "positionLists": 1,
        "positions": 1328,
        "size": 179889,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-06-04T15:41:31.072000+00:00",
        "elevationGain": 159,
        "elevationLoss": 159,
        "country": "NL"
    }
}