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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Sommer 2019 Tag 12",
    "creator_name": "gerhard_r",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c790d4dd-ce9d-44e0-8825-793f395bcfb1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26640/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40291/",
    "metadata": {
        "length": 82056,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1414,
        "size": 119108,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1964,
        "elevationLoss": 1964,
        "country": "IT"
    }
}