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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Brück-Obermaubach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d73bdbd-9ac8-4751-bab0-9f9dd43413d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3212/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3829/",
    "metadata": {
        "length": 17352,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 495,
        "size": 45584,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 785,
        "elevationLoss": 785,
        "country": "DE"
    }
}