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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "/Route: Pic-nique à Grand Maison - Départ Chambéry (3)",
    "creator_name": "manu37",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac6ef324-2c1b-473a-ab5c-28e206572ef8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24357/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50798/",
    "metadata": {
        "length": 201715,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 1630,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}