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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "Camping to Start 5 Day ACT It - Leonesa; Tertiary highway  e  Mi",
    "creator_name": "careh",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a61469d3-b77f-4fc7-8adb-f6f83e8a9402"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26642/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40293/?format=api",
    "metadata": {
        "length": 1746426,
        "lengthKind": "straight-line",
        "duration": 23466891,
        "positionLists": 1,
        "positions": 16,
        "size": 3320,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2019-05-14T12:16:57+00:00",
        "elevationGain": 1563,
        "elevationLoss": 504,
        "country": "IT"
    }
}