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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "16_Almseehütte to 16_Steinerner Tisch (4)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e89c2d9-bf4a-4294-8995-af1bb8eaf7f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26682/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40327/",
    "metadata": {
        "length": 36362,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 567,
        "size": 66581,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-20T07:35:12+00:00",
        "elevationGain": 3239,
        "elevationLoss": 2197,
        "country": "AT"
    }
}