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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/",
    "description": "Offizierspfad Hofgut Imsbach",
    "creator_name": "dimaweb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b045c0fb-d479-46f0-9e8e-b34246040457"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2485/",
    "metadata": {
        "length": 11553,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 223,
        "size": 32719,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 413,
        "elevationLoss": 413,
        "country": "DE"
    }
}