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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "21_Jasna-Seen (2) to 21_Vršic-Pass (4)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0640e527-2580-4231-8ce8-4a12a2180940"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26688/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40333/",
    "metadata": {
        "length": 42664,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 338,
        "size": 42273,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-20T07:35:28+00:00",
        "elevationGain": 2153,
        "elevationLoss": 1548,
        "country": "IT"
    }
}