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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7712/",
    "description": "Rund um den Tegersee ca. 30km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2bd078b6-91ed-4bae-b223-9576435e6cf2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27408/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40945/",
    "metadata": {
        "length": 59279,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1018,
        "size": 146621,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 305,
        "elevationLoss": 308,
        "country": "DE"
    }
}