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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Kalltalsperre-Simonskall-Schmidt RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40e7e08d-9d4e-4845-b41f-5e2e462137e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2677/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3237/",
    "metadata": {
        "length": 22442,
        "lengthKind": "track",
        "duration": 16475,
        "positionLists": 1,
        "positions": 1411,
        "size": 187311,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-21T07:38:23+00:00",
        "elevationGain": 718,
        "elevationLoss": 425,
        "country": "DE"
    }
}