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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8013/",
    "description": "01;  16 to 39; 09-APR-11 15:07:13",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad3d4710-6010-4fbf-8f1e-7a4f71fcd032"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39100/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55591/",
    "metadata": {
        "length": 43982,
        "lengthKind": "straight-line",
        "duration": 1511,
        "positionLists": 2,
        "positions": 517,
        "size": 59996,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-20T14:44:44+00:00",
        "elevationGain": 1706,
        "elevationLoss": 1664,
        "country": "BG"
    }
}