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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7036/",
    "description": "01 Görisried nach A- Danz",
    "creator_name": "Barny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/926a036b-3941-4e00-89ba-21dd2ec5b7a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24788/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38626/",
    "metadata": {
        "length": 1257484,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 11627,
        "size": 971360,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}