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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "START; MTBroute Valkenburg to START; MTBroute Valkenburg",
    "creator_name": "Johno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2423f504-52fa-4dfe-bdf6-7bc124d64189"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50589/",
    "metadata": {
        "length": 27161,
        "lengthKind": "track",
        "duration": 332,
        "positionLists": 2,
        "positions": 334,
        "size": 48728,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2002-12-31T22:07:20+00:00",
        "elevationGain": 261,
        "elevationLoss": 261,
        "country": "BE"
    }
}