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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1095/?format=api",
    "description": "Chamborigaud - MontAigual",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7db2a8e-9ae8-42cd-a28f-48d5f0528057"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3391/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4021/?format=api",
    "metadata": {
        "length": 227281,
        "lengthKind": "track",
        "duration": 48988800,
        "positionLists": 1,
        "positions": 8259,
        "size": 1573981,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2008-09-08T08:06:36+00:00",
        "elevationGain": 6136,
        "elevationLoss": 6139,
        "country": "FR"
    }
}