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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/?format=api",
    "description": "Korsika - Südostrunde",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ccb93d2c-6cf4-4411-a883-e620dc1a9461"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3385/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4015/?format=api",
    "metadata": {
        "length": 226172,
        "lengthKind": "track",
        "duration": 16416000,
        "positionLists": 1,
        "positions": 8576,
        "size": 2130180,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-09-20T07:50:11.999000+00:00",
        "elevationGain": 4792,
        "elevationLoss": 4792,
        "country": "FR"
    }
}