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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/?format=api",
    "description": "Epen to Epen",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4cbf84f-b0b3-4506-8c71-488c01106630"
    },
    "localFile": "https://api.routeconverter.com/v1/files/797/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50379/?format=api",
    "metadata": {
        "length": 34055,
        "lengthKind": "track",
        "duration": 315,
        "positionLists": 1,
        "positions": 316,
        "size": 22769,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2002-12-31T23:00:01+00:00",
        "elevationGain": 431,
        "elevationLoss": 337,
        "country": "BE"
    }
}