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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 778",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08b29c37-6a9a-4843-b817-d103559cbce9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/317/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50346/",
    "metadata": {
        "length": 41181,
        "lengthKind": "track",
        "duration": 30603,
        "positionLists": 1,
        "positions": 778,
        "size": 59037,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2008-06-04T07:32:42.084000+00:00",
        "elevationGain": 1495,
        "elevationLoss": 1493,
        "country": "DE"
    }
}