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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "4",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ffc5134-8fe0-449f-9daf-aaf67cdd7539"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37191/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53682/",
    "metadata": {
        "length": 17886,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 236,
        "size": 19378,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 381,
        "elevationLoss": 381,
        "country": "FR"
    }
}