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

GET /v1/routes/54980/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "875345f7a8978882d4163caa2033e622"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Wiss-Hag",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/932c01a5-282f-43cf-9662-b76c148bc4df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38489/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54980/",
    "metadata": {
        "length": 82405,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 750,
        "size": 60410,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1780,
        "elevationLoss": 1774,
        "country": "FR"
    }
}