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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7846/",
    "description": "Tüv Nord bis Willingrade",
    "creator_name": "BERNHARD",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a182a103-48ce-4648-babc-b2b3c54216cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28388/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41812/",
    "metadata": {
        "length": 311736,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 4306,
        "size": 282424,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2026-02-16T22:52:10+00:00",
        "country": "DE"
    }
}