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

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

{
    "category": "https://api.routeconverter.com/v1/categories/452/",
    "description": "Truppenübungsplatz",
    "creator_name": "Garmin1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42550d74-f261-49c6-9f22-4a2a393857fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28138/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41595/",
    "metadata": {
        "length": 8069,
        "lengthKind": "track",
        "duration": 6058,
        "positionLists": 1,
        "positions": 383,
        "size": 41632,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-03-09T12:33:58+00:00",
        "elevationGain": 351,
        "elevationLoss": 365,
        "country": "DE"
    }
}