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

GET /v1/routes/40979/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2d19aaf95a72d183dbf8ebbce8fb84c0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7728/",
    "description": "KL-BarbarosseRadweg_Hochspeyer-55km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76208faa-3381-4dbf-b0ba-d62ce1454b3a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27450/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40979/",
    "metadata": {
        "length": 54969,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1362,
        "size": 321018,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1444,
        "elevationLoss": 1444,
        "country": "DE"
    }
}