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

GET /v1/routes/41557/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1358dacaea07db728db7585f471a4dd8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7781/?format=api",
    "description": "2023-02-15_Rund um Dortmund; 2021-08-25 rund um Dortmund",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93863b25-aa95-4425-b9aa-f3c8f30d40b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28097/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41557/?format=api",
    "metadata": {
        "length": 56486,
        "lengthKind": "track",
        "duration": 19187,
        "positionLists": 1,
        "positions": 7654,
        "size": 3738868,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-08-25T08:06:15+00:00",
        "elevationGain": 788,
        "elevationLoss": 775,
        "country": "DE"
    }
}