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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "LA UNION COMUNIC to LA UNION DATA (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60fbca76-567e-4ab5-8a71-596db8bc4971"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37213/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53704/",
    "metadata": {
        "length": 4,
        "lengthKind": "straight-line",
        "duration": 93,
        "positionLists": 1,
        "positions": 2,
        "size": 1245,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-03T18:21:42+00:00",
        "elevationGain": 4,
        "elevationLoss": 0,
        "country": "PE"
    }
}