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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "Position 1 to Position 856",
    "creator_name": "alschim",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c222a4e5-a2ce-484d-985d-6f863b7dc7f5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3290/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50497/",
    "metadata": {
        "length": 481412,
        "lengthKind": "track",
        "duration": 37617,
        "positionLists": 3,
        "positions": 2568,
        "size": 882794,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-24T17:47:46+00:00",
        "elevationGain": 6530,
        "elevationLoss": 10587,
        "country": "PE"
    }
}