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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Reichswald",
    "creator_name": "Dierforth",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29518bd9-f6a1-42e3-918d-37cf472e978c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28145/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51312/",
    "metadata": {
        "length": 80147,
        "lengthKind": "track",
        "duration": 14531,
        "positionLists": 1,
        "positions": 6071,
        "size": 820144,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-03-31T11:33:57.999000+00:00",
        "elevationGain": 328,
        "elevationLoss": 320,
        "country": "DE"
    }
}