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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 224",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7aa91eb2-562b-4371-a8dc-594ddd22b466"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37874/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54365/",
    "metadata": {
        "length": 25543,
        "lengthKind": "track",
        "duration": 9654,
        "positionLists": 1,
        "positions": 224,
        "size": 17900,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2010-06-13T11:25:57.003000+00:00",
        "elevationGain": 159,
        "elevationLoss": 156,
        "country": "DE"
    }
}