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

GET /v1/routes/54306/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3657b667fd0418f37d69eefe1b270518"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Mitlach-Thann",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/784cb4fc-7a0e-443c-8bdb-8bc84055c964"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37815/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54306/",
    "metadata": {
        "length": 58220,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 480,
        "size": 36726,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2074,
        "elevationLoss": 2267,
        "country": "FR"
    }
}