By exposing the API we hope that other MeeGo devices, and other virtual keyboard solutions too, would consider supporting MesInput.
All of the calls return empty JSON arrays in case no sensible values can be returned - i.e. no results in search etc.
Verb: GET
Returns: JSON formatted list of 30 most popular layouts in order, example: [{"about": "Foo", "id": 1, "name": "foobar"}, {"about": "Bar", "id": 6, "name": "barbar"}]Verb: GET
Returns: Layout in XML with the given id. The layout format is documented here, Chapter 2.Verb: GET
Returns: JSON formatted array of available layouts found when searching fields 'layout_name', 'about', 'comment'.@2011 OV