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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sun 03 Jul 2022",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1dd96544-43c7-4583-9f65-2d6d0ed75d35"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27413/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51228/",
    "metadata": {
        "length": 56255,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1353,
        "size": 206449,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 642,
        "elevationLoss": 641,
        "country": "DE"
    }
}