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

GET /v1/routes/55330/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5d53ba9dd37fbfd20315dbd7da6d225d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Abbaye Clairvaux to Troyes, Boulevard Gambetta",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a27f76f2-620d-41b8-b30b-c626abc4bd1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38839/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55330/",
    "metadata": {
        "length": 602597,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1278,
        "size": 135465,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}