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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "GPX Download: Völkerschlacht-Denkmal – See der Tränen Runde von Marienbrunn",
    "creator_name": "dedidiwen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6ed1bda-7143-4503-b980-a1be6299bce7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26937/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40561/",
    "metadata": {
        "length": 4938,
        "lengthKind": "track",
        "duration": 4590,
        "positionLists": 1,
        "positions": 171,
        "size": 24124,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-07-07T04:58:33.642000+00:00",
        "elevationGain": 23,
        "elevationLoss": 24,
        "country": "DE"
    }
}