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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Position 1 to Position 580",
    "creator_name": "Johno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed960816-b069-4ff2-abd4-cdeffa3dec5b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4654/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50592/",
    "metadata": {
        "length": 48425,
        "lengthKind": "track",
        "duration": 21446,
        "positionLists": 1,
        "positions": 580,
        "size": 67689,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2005-06-04T08:45:13+00:00",
        "elevationGain": 1046,
        "elevationLoss": 1040,
        "country": "BE"
    }
}