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

GET /v1/routes/40334/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c40e0b9f4ee91d30a9407d081ed8b7ee"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2513/?format=api",
    "description": "22_Trenta  (1) to 22_Bovec (4)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96db2234-bf40-47a0-b8ef-e060a94e47cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26689/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40334/?format=api",
    "metadata": {
        "length": 36410,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 787,
        "size": 67616,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 210,
        "elevationLoss": 530,
        "country": "IT"
    }
}