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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Rheinradweg",
    "creator_name": "El_Greco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcdb3047-9a1d-4040-94c4-42ee7b6f6b87"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27816/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41332/",
    "metadata": {
        "length": 1393594,
        "lengthKind": "track",
        "duration": 308769,
        "positionLists": 1,
        "positions": 19542,
        "size": 2646655,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-01-06T19:58:05.184000+00:00",
        "elevationGain": 4179,
        "elevationLoss": 5630,
        "country": "DE"
    }
}