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

GET /v1/datasources/openandromaps-pois/
HTTP 200 OK
Allow: GET, POST, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 11 Feb 2022 11:33:04 GMT
Vary: Accept

{
    "id": "openandromaps-pois",
    "name": "Openandromaps POIs",
    "baseUrl": "https://ftp.gwdg.de/pub/misc/openstreetmap/openandromaps/pois/",
    "directory": "pois/openandromaps",
    "action": "Copy",
    "files": {},
    "maps": {},
    "themes": {}
}