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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "route 15 grevenstein HEEL VEEL bochten  wurdinghausenheel  250km (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4c65f9c-4ead-4b6a-ad24-94c14c565cc6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38902/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55393/",
    "metadata": {
        "length": 563700,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 22910,
        "size": 1490406,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}