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

GET /v1/routes/50823/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "84744b313d82d69c23d1230438f7b7d9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Boucle des vieilles forges V00",
    "creator_name": "jol-fr70140",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/049ca39e-5d1a-4957-9d07-dec8ff4f2cdb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24713/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50823/",
    "metadata": {
        "length": 38988,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 69,
        "size": 12038,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 314,
        "elevationLoss": 314,
        "country": "FR"
    }
}