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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/",
    "description": "Klassiker zur Lahn 120 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b149e97e-29bb-41a8-a271-736386044d91"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5818/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7861/",
    "metadata": {
        "length": 122734,
        "lengthKind": "routed",
        "duration": 43520,
        "positionLists": 1,
        "positions": 32,
        "size": 7921,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-27T11:19:33+00:00",
        "elevationGain": 871,
        "elevationLoss": 935,
        "country": "DE"
    }
}