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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1095/?format=api",
    "description": "Chamborigaud - Cirque-de-Navacelles",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ccefb5aa-96c0-401f-9b41-b445cd7f93b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3392/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4022/?format=api",
    "metadata": {
        "length": 335195,
        "lengthKind": "track",
        "duration": 48816000,
        "positionLists": 1,
        "positions": 10983,
        "size": 2085961,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2008-09-10T07:15:26+00:00",
        "elevationGain": 7064,
        "elevationLoss": 7058,
        "country": "FR"
    }
}