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

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

{
    "category": "https://api.routeconverter.com/v1/categories/719/",
    "description": "Steenokkerzeel",
    "creator_name": "achiel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/259fae99-5738-4dc3-9906-9a573ac30615"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2026/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2526/",
    "metadata": {
        "length": 13086,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 22,
        "size": 2751,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 90,
        "elevationLoss": 77,
        "country": "BE"
    }
}