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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010-06-24T08:27:46Z",
    "creator_name": "mapjo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/417ef95f-4243-4f55-9c5e-fb7b7132c9b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4371/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50558/",
    "metadata": {
        "length": 75661,
        "lengthKind": "track",
        "duration": 10044,
        "positionLists": 1,
        "positions": 1275,
        "size": 173094,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-24T08:27:48+00:00",
        "elevationGain": 296,
        "elevationLoss": 276,
        "country": "DE"
    }
}