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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Position 1 to Position 274",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e04cca1-7def-4dda-b141-db6db5791357"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36353/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52844/?format=api",
    "metadata": {
        "length": 28246,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 274,
        "size": 12841,
        "format": "Haicom Logger (*.csv)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}