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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2021-10-21(T) Alghero - Punta Caccia - Argentiera - Stintino - Alghero",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d02c376c-6ca0-4092-b71f-70c1b26e4a11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27795/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41311/",
    "metadata": {
        "length": 147501,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2351,
        "size": 344705,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1781,
        "elevationLoss": 1782,
        "country": "IT"
    }
}