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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "1 Heisinger Str. 143, 45134 Essen, Deutschland to 35 A43, 45661 Recklinghausen, Deutschland",
    "creator_name": "applefarm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b55bd3b-b458-4cc1-83f2-f80f1e8bea1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23968/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27939/",
    "metadata": {
        "length": 401240,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 8752,
        "size": 731516,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}