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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Cammino dei Bronzi Dorati di Pergola",
    "creator_name": "fabioceccarani",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a57e359-8099-4e6c-9149-0429d2c96a88"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27405/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40942/",
    "metadata": {
        "length": 68647,
        "lengthKind": "track",
        "duration": 73251,
        "positionLists": 1,
        "positions": 1454,
        "size": 199809,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-02-14T13:48:30.271000+00:00",
        "elevationGain": 2013,
        "elevationLoss": 2014,
        "country": "IT"
    }
}