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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Aerzen, Köterberg, Günters Kurve als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7339e837-d6dd-4e59-a918-b31a34f2c189"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2775/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3343/",
    "metadata": {
        "length": 102907,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 1421,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}