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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "Korsika - Südrunde",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eadd0036-84ea-467a-9b25-29b374e53975"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3389/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4019/",
    "metadata": {
        "length": 303202,
        "lengthKind": "track",
        "duration": 16070400,
        "positionLists": 1,
        "positions": 9552,
        "size": 2329244,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-09-24T07:31:41.999000+00:00",
        "elevationGain": 5400,
        "elevationLoss": 5446,
        "country": "FR"
    }
}