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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Position 1 to Position 1788",
    "creator_name": "transsizilien",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/77cdb0c2-590c-490b-9481-e7c3842a3b1a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5115/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50633/",
    "metadata": {
        "length": 53324,
        "lengthKind": "track",
        "duration": 12949,
        "positionLists": 1,
        "positions": 1788,
        "size": 371079,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-08T06:46:10+00:00",
        "elevationGain": 1524,
        "elevationLoss": 1517,
        "country": "IT"
    }
}