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

GET /v1/routes/53856/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "710859a04ccea0d14c41f90f720acb72"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "7",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66859589-eff8-43ee-81d0-fadea1c89c2e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37365/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53856/",
    "metadata": {
        "length": 12500,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 210,
        "size": 17306,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 379,
        "elevationLoss": 379,
        "country": "FR"
    }
}