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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Wegepunkt 1 to Thorenbergstrasse 70",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fd92df2b-5267-4448-a284-50dda8345461"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41049/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57540/",
    "metadata": {
        "length": 584695,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 10823,
        "size": 712805,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}