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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 244",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c386bae-ba98-4788-b03d-5fba93b72229"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38683/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55174/",
    "metadata": {
        "length": 21264,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 244,
        "size": 11431,
        "format": "Haicom Logger (*.csv)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}