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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2912/",
    "description": "mohammediah",
    "creator_name": "mohammediah",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f7afc5b-4ff5-4a43-95b2-a0ceba1e70d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5795/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7837/",
    "metadata": {
        "length": 14209535,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 80,
        "size": 9712,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4019,
        "elevationLoss": 3801,
        "country": "SD"
    }
}