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

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

{
    "category": "https://api.routeconverter.com/v1/categories/31/",
    "description": "wiesend",
    "creator_name": "Rohavi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7d720d6-6934-43ec-97cc-f3d81e7ac904"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24141/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38063/",
    "metadata": {
        "length": 43929,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 3,
        "size": 1151,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 273,
        "elevationLoss": 0,
        "country": "DE"
    }
}