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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "NeuePosition 1 to NeuePosition 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a2979af-c11f-42ce-b6eb-103055b50b62"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35494/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51985/",
    "metadata": {
        "length": 307689,
        "lengthKind": "routed",
        "duration": 86584,
        "positionLists": 1,
        "positions": 17,
        "size": 4549,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-06T19:31:50.341000+00:00",
        "elevationGain": 5404,
        "elevationLoss": 5404,
        "country": "IT"
    }
}