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

GET /v1/routes/40938/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9c63a83815ed7d2d31323f6b32f09ade"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Breitenbach_Olten",
    "creator_name": "Peter Green",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/078b4415-01d4-41f4-9828-068bcfc25955"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27398/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40938/",
    "metadata": {
        "length": 39896,
        "lengthKind": "track",
        "duration": 20504,
        "positionLists": 1,
        "positions": 3111,
        "size": 424141,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-08-25T13:28:15+00:00",
        "elevationGain": 1082,
        "elevationLoss": 1076,
        "country": "CH"
    }
}