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

GET /v1/routes/50665/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "09d6f1cedf9ca470492acc423c1206ee"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "Position 1 to Position 742",
    "creator_name": "lechkl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f8dce29-a7a3-4538-a42a-234b34e0389d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5961/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50665/?format=api",
    "metadata": {
        "length": 37738,
        "lengthKind": "track",
        "duration": 18989,
        "positionLists": 1,
        "positions": 742,
        "size": 231037,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-03T17:16:14+00:00",
        "elevationGain": 465,
        "elevationLoss": 454,
        "country": "PL"
    }
}