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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7722/",
    "description": "Wenn ich keine Anpassungen am Text mache oder einfach durch",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/616a32fc-0607-48e0-826f-bc4f5f7c248a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27919/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41415/",
    "metadata": {
        "length": 742647,
        "lengthKind": "track",
        "duration": 3600,
        "positionLists": 4,
        "positions": 272,
        "size": 55498,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-09-10T06:00:00+00:00",
        "elevationGain": 49,
        "elevationLoss": 460,
        "country": "RU"
    }
}