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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Sortie3AutourDeSault on GPSies.com",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d960df05-b6b8-4ce1-9a6c-982df500a7f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6035/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50673/",
    "metadata": {
        "length": 54106,
        "lengthKind": "track",
        "duration": 19466,
        "positionLists": 1,
        "positions": 635,
        "size": 90172,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-01-22T11:09:53+00:00",
        "elevationGain": 1347,
        "elevationLoss": 1356,
        "country": "FR"
    }
}