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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8016/",
    "description": "La Chica to Aeropuerto CARUPANO (rev)",
    "creator_name": "rfajardo67",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46902f1e-4b50-4144-922e-91cdbe7ca001"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1468/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50405/",
    "metadata": {
        "length": 197853,
        "lengthKind": "straight-line",
        "duration": 310152,
        "positionLists": 3,
        "positions": 51,
        "size": 54782,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-06T14:32:13+00:00",
        "elevationGain": 659,
        "elevationLoss": 458,
        "country": "VE"
    }
}