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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7766/",
    "description": "2022-08-29(T) Santa Maria - Umbrail - Stelvio - Merano - Gampenpass - Fondo - Mendola - San Michele - Tramin",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/313411ad-bbe4-48c5-a9f7-f1eac40627fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41500/",
    "metadata": {
        "length": 164419,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6294,
        "size": 939284,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5337,
        "elevationLoss": 6419,
        "country": "IT"
    }
}