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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Vossemlaan 79, 1933 Zaventem, Belgija to Vossemlaan 79, 1933 Zaventem, Belgija",
    "creator_name": "bijolm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4b75704-3e9f-4cd1-9de6-70a8ba886dff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6271/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50692/",
    "metadata": {
        "length": 354802,
        "lengthKind": "routed",
        "duration": 600,
        "positionLists": 1,
        "positions": 6,
        "size": 1657,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-21T20:03:43.768000+00:00",
        "elevationGain": 759,
        "elevationLoss": 759,
        "country": "BE"
    }
}