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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Nice-StJean",
    "creator_name": "ant1606",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eef501bd-10ab-4d85-a1df-a3c1fb124cf7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5604/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50639/",
    "metadata": {
        "length": 19758,
        "lengthKind": "track",
        "duration": 15834,
        "positionLists": 1,
        "positions": 492,
        "size": 68747,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-02T17:28:04+00:00",
        "elevationGain": 245,
        "elevationLoss": 437,
        "country": "FR"
    }
}