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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start: Oelde Hölschenbrede to Ziel: Münster Gievenbeck Von-Esmarch-Straße 58, wird erreicht.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17f7e7bb-f276-4450-ab59-8759971e05aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35451/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51942/",
    "metadata": {
        "length": 55600,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 4646,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}