The "JSON" response is a dictionary containing the "suggest" key whose value is an array of all suggested items. Each element is an array of two strings: first the gender of the last name (always “I”) and then the last name itself.
Key | Description | France | International |
suggest[X][0] | I: unknown | STRING(1) | STRING(1) |
suggest[X][1] | Associated last name | STRING(255) | STRING(255) |