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

GET /v1/routes/41740/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "f492bacbee19db708bb28db4584831d2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7452/?format=api",
    "description": "ACTIVE LOG",
    "creator_name": "Garmin722xs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d92da30-f25e-4182-9695-2c04d7c775fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28297/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41740/?format=api",
    "metadata": {
        "length": 50002,
        "lengthKind": "track",
        "duration": 25525,
        "positionLists": 1,
        "positions": 1615,
        "size": 611219,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-06-20T14:54:31+00:00",
        "country": "DE"
    }
}