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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "14_(3) to 14_Schwarzkofel (8)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63e47839-2172-4c85-9a21-956da84f1e53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26680/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40325/",
    "metadata": {
        "length": 47558,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 782,
        "size": 91588,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-20T07:35:06+00:00",
        "elevationGain": 3602,
        "elevationLoss": 3792,
        "country": "AT"
    }
}