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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7766/",
    "description": "Position 1 to Position 4546",
    "creator_name": "steppa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/150988ab-cde7-453e-9922-34fcb62cc2d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28271/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41712/",
    "metadata": {
        "length": 93945,
        "lengthKind": "track",
        "duration": 110747,
        "positionLists": 1,
        "positions": 4546,
        "size": 1124221,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-11-04T14:55:19+00:00",
        "elevationGain": 3088,
        "elevationLoss": 3124,
        "country": "DE"
    }
}