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

GET /v1/routes/41635/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e5d5ae9e5307ddc6192e758667fc1324"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7785/?format=api",
    "description": "DR3-2-09-v02-Düren",
    "creator_name": "JRi+",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15a55e65-9e74-44c2-b8f7-af42d125027e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28184/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41635/?format=api",
    "metadata": {
        "length": 47383,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 246,
        "size": 21746,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 338,
        "elevationLoss": 338,
        "country": "DE"
    }
}