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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Route des Grandes Alpes - Pataschas Roadbook",
    "creator_name": "Tornadogelb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6fd84692-edee-4714-88db-3646db70a6bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27233/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51203/",
    "metadata": {
        "length": 240024,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 11366,
        "size": 1663023,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 13435,
        "elevationLoss": 14569,
        "country": "FR"
    }
}