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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8031/",
    "description": "10; Bridge Pth en Donauradweg Bridge Pth to Limes 1/2; Steinerne Brücke",
    "creator_name": "Joha",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6577703-5a9f-45dc-bd11-e3a312f06642"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26030/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51013/",
    "metadata": {
        "length": 8926681,
        "lengthKind": "straight-line",
        "duration": 125177172,
        "positionLists": 3,
        "positions": 3738,
        "size": 385929,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2004-02-17T14:38:33+00:00",
        "elevationGain": 2067,
        "elevationLoss": 12398,
        "country": "HU"
    }
}