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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hittfeld Gnarrenburg und zurück",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96246585-9a93-4521-b9bd-4e8adb91f27f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38558/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55049/",
    "metadata": {
        "length": 193640,
        "lengthKind": "routed",
        "duration": 36571,
        "positionLists": 1,
        "positions": 17,
        "size": 4837,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-09T19:34:29.655000+00:00",
        "elevationGain": 119,
        "elevationLoss": 102,
        "country": "DE"
    }
}