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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "85_kempen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5edd79aa-9cc9-42d8-8725-d4a2054e75f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37156/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53647/",
    "metadata": {
        "length": 83965,
        "lengthKind": "track",
        "duration": 11608,
        "positionLists": 1,
        "positions": 570,
        "size": 62745,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-11T19:32:38+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}