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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "Korsika - Cap Corse",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4da1bcd8-51a4-4d5b-8b01-db72ca920ebb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3390/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4020/",
    "metadata": {
        "length": 388072,
        "lengthKind": "track",
        "duration": 15984000,
        "positionLists": 1,
        "positions": 12146,
        "size": 2967405,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-09-25T07:31:34.049000+00:00",
        "elevationGain": 5723,
        "elevationLoss": 5752,
        "country": "FR"
    }
}