Returns one requested Nsịbịdị from the database
curl --request GET \ --url https://igboapi.com/api/v2/nsibidi/{id} \ --header 'X-API-Key: <api-key>'
{ "id": "<string>", "nsibidi": "<string>", "definitions": [ { "text": "<string>" } ], "wordClass": "<string>", "pronunciation": "<string>", "radicals": [ "<string>" ] }
The response is of type object.
object