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

GET /v1/routes/40341/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "cfbe57574ba22cb30d281cbc521b234b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2513/?format=api",
    "description": "32_Banne (6) to 32_Sistiana (2)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2530433-3709-48b6-a04e-f9adc40b056a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26698/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40341/?format=api",
    "metadata": {
        "length": 77325,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 536,
        "size": 62620,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-20T07:36:10+00:00",
        "elevationGain": 1042,
        "elevationLoss": 1004,
        "country": "IT"
    }
}