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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Sav-Ottrot",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fe4fbda1-2d58-4fa4-800f-cf27fe45db5f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41060/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57551/",
    "metadata": {
        "length": 77674,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 711,
        "size": 57322,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2037,
        "elevationLoss": 1978,
        "country": "FR"
    }
}