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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 828",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48942c4e-4f53-4b50-99c2-c9d4f6a891e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/616/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50366/",
    "metadata": {
        "length": 47090,
        "lengthKind": "track",
        "duration": 21731,
        "positionLists": 1,
        "positions": 828,
        "size": 66149,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2008-08-17T09:35:10.007000+00:00",
        "elevationGain": 1221,
        "elevationLoss": 1221,
        "country": "AT"
    }
}