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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7781/",
    "description": "2023-01-15_Hagen Werdringen über Kirchende",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cb82b756-a45e-47ab-a15e-c1733fa29774"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28095/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41555/",
    "metadata": {
        "length": 47408,
        "lengthKind": "track",
        "duration": 9359,
        "positionLists": 1,
        "positions": 6283,
        "size": 2949358,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-10-13T08:02:28+00:00",
        "elevationGain": 622,
        "elevationLoss": 627,
        "country": "DE"
    }
}