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

GET /v1/routes/39952/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "33dbe06153def5a274fe1238a777ddd1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Wiesencafe>Hittfeld 78km",
    "creator_name": "Rehwinkel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f0cc4560-db40-4d46-a9d7-7031ebfc11a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26262/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39952/",
    "metadata": {
        "length": 82276,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 2220,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 65,
        "elevationLoss": 91,
        "country": "DE"
    }
}