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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "NW 4.05 Teil 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/970efff7-85c5-4a64-9523-54e1e9179287"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38577/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55068/",
    "metadata": {
        "length": 17502,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 451,
        "size": 35455,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 219,
        "elevationLoss": 78,
        "country": "DE"
    }
}