GET
/
examples
/
{id}
curl --request GET \
  --url https://igboapi.com/api/v2/examples/{id} \
  --header 'X-API-Key: <api-key>'
{
  "id": "<string>",
  "igbo": "<string>",
  "english": "<string>",
  "pronunciation": "<string>",
  "meaning": "<string>",
  "style": {},
  "associatedWords": [
    "<string>"
  ],
  "nsibidi": "<string>"
}

Authorizations

X-API-Key
string
header
required

Response

200
application/json
Example response
id
string
required

Id of word

igbo
string
required

The Igbo translation of the sentence

english
string
required

The English translation of the sentence

pronunciation
string
required

Audio URI of sentence recording

meaning
string
required

The conceptual meaning of the sentence in English

style
object
required

The style of the sentence

associatedWords
string[]

Ids of words present in the sentence

nsibidi
string

Nsịbịdị representation of the text