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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg1",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e1d1491-91f8-4661-87fe-20d2f107ad91"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3241/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3858/",
    "metadata": {
        "length": 5251,
        "lengthKind": "track",
        "duration": 3952,
        "positionLists": 1,
        "positions": 3747,
        "size": 770136,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-02-21T10:04:23.790000+00:00",
        "elevationGain": 1484,
        "elevationLoss": 1478,
        "country": "DE"
    }
}