GET /api/v0.1/hansard/entries/1111328/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1111328,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111328/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "The ECD teachers across the country are going through very many problems to do with remuneration. Through the County Public Accounts and Investments Committee (CPAIC), I have seen counties which employ ECD teachers and pay them less than the minimum that is required by law. Some of them are paying them Kshs8,000 or Kshs10,000 which is against the law."
}