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

GET /v1/datasources/mapsforge-pois/
HTTP 200 OK
Allow: GET, POST, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 10 Jul 2018 09:39:46 GMT
Vary: Accept

{
    "id": "mapsforge-pois",
    "name": "Mapsforge POIs",
    "baseUrl": "http://download.mapsforge.org/pois/europe/",
    "directory": "pois/mapsforge",
    "action": "Copy",
    "files": {},
    "maps": {},
    "themes": {}
}