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

GET /v1/routes/40326/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0cf42f612a89523db4fe2bfc872f4f73"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "15_Abzw. geografischer Mittelpunkt to 15_Wöllaner Nock (4)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/988825c1-94cb-433c-9a61-7f06195d3f90"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26681/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40326/",
    "metadata": {
        "length": 37824,
        "lengthKind": "straight-line",
        "duration": 24048,
        "positionLists": 2,
        "positions": 579,
        "size": 92378,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-01-04T08:50:36+00:00",
        "elevationGain": 2568,
        "elevationLoss": 2039,
        "country": "AT"
    }
}