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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/",
    "description": "Etappe 07 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/359048f2-0d30-4b43-a035-59288e78ef78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1227/",
    "metadata": {
        "length": 17923,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 458,
        "size": 42255,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 534,
        "elevationLoss": 538,
        "country": "DE"
    }
}