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

GET /v1/routes/50376/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "14cf25e08269c0f69497bb3a77466793"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Meersen to Meersen",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c57c40fc-baab-45cc-971c-81f9965516aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/768/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50376/",
    "metadata": {
        "length": 31149,
        "lengthKind": "track",
        "duration": 1073,
        "positionLists": 1,
        "positions": 249,
        "size": 18692,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2003-12-13T19:39:19+00:00",
        "elevationGain": 1622,
        "elevationLoss": 1622,
        "country": "BE"
    }
}