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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7792/",
    "description": "01 apr 11:07",
    "creator_name": "marcocn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc581e9e-c3df-4c04-8e56-e5138cbbcb7a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28204/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41655/",
    "metadata": {
        "length": 97457,
        "lengthKind": "track",
        "duration": 7100,
        "positionLists": 1,
        "positions": 6398,
        "size": 780923,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-04-01T07:09:33+00:00",
        "country": "IT"
    }
}