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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "/Route: Pic-nique à Grand Maison - Départ Chambéry",
    "creator_name": "manu37",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31fa6f76-bc56-48fa-9ef9-459d5d5827d7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24355/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50796/",
    "metadata": {
        "length": 201715,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 1630,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}