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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2444/",
    "description": "Les crêtes du Beaujolais Vert",
    "creator_name": "Philou69",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3529c026-dad1-4387-86b2-d9a8eabe7bb2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28287/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41730/",
    "metadata": {
        "length": 222367,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 8085,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3219,
        "elevationLoss": 3238,
        "country": "FR"
    }
}