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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Blosommeerbeek-herenb-ongekendebergskes(woensdagavondrit)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/accc559f-a598-4972-a54d-ac336159b30b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39089/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55580/",
    "metadata": {
        "length": 56732,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 3001,
        "size": 402788,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 459,
        "elevationLoss": 445,
        "country": "BE"
    }
}