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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Alfsee-Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/524adb49-ddae-4e72-bf4c-45fb2f09d58c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36850/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53341/",
    "metadata": {
        "length": 41181,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 394,
        "size": 59196,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 156,
        "elevationLoss": 153,
        "country": "DE"
    }
}