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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "/Route: Pic-nique à Grand Maison - Départ Chambéry (4)",
    "creator_name": "manu37",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28e306d3-fd37-43a0-a892-bbbd646644aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24358/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50799/",
    "metadata": {
        "length": 201715,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 1630,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}