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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "1 Königliche Pfade",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/023091b1-88f1-419a-891a-5e1510056c2f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51429/",
    "metadata": {
        "length": 48698,
        "lengthKind": "track",
        "duration": 26176,
        "positionLists": 1,
        "positions": 1780,
        "size": 241309,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-03T07:48:45+00:00",
        "elevationGain": 1350,
        "elevationLoss": 1342,
        "country": "AT"
    }
}