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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7772/",
    "description": "Bad-Liebenzell_Monbachtal_10,8km",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4db4b6e2-50dd-4856-b3ca-774d8bc7892d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28118/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41574/",
    "metadata": {
        "length": 10880,
        "lengthKind": "track",
        "duration": 15456,
        "positionLists": 1,
        "positions": 508,
        "size": 105377,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-04-15T07:44:32+00:00",
        "elevationGain": 404,
        "elevationLoss": 404,
        "country": "DE"
    }
}