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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2024-12-18_Sprockhövel ü.Elbschebahntrasse",
    "creator_name": "Wittener-Radfreunde",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a31b50e6-692f-4412-8f6f-88b7b9dc3b42"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28269/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51330/",
    "metadata": {
        "length": 46386,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1534,
        "size": 354197,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-04-24T08:04:51+00:00",
        "elevationGain": 1010,
        "elevationLoss": 994,
        "country": "DE"
    }
}