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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "RdgA on GPSies.com (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee9840b1-eb5f-435e-a660-a8efd7dde993"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40649/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57140/",
    "metadata": {
        "length": 681738,
        "lengthKind": "straight-line",
        "duration": 245158,
        "positionLists": 1,
        "positions": 11872,
        "size": 1567348,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 48860,
        "elevationLoss": 49250,
        "country": "IT"
    }
}