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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/?format=api",
    "description": "Position 1 to Position 959",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b151f62c-ac52-4d20-b7f6-8a68f552604d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/315/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50344/?format=api",
    "metadata": {
        "length": 62216,
        "lengthKind": "track",
        "duration": 25622,
        "positionLists": 1,
        "positions": 959,
        "size": 72793,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2008-06-02T08:51:31.063000+00:00",
        "elevationGain": 1847,
        "elevationLoss": 1854,
        "country": "AT"
    }
}