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

{
    "id": 1111378,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111378/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "In Nyamira, parents have told me that they are told by the ECDE teachers to purchase material. How can that be the case? If you are running an ECDE program in your county you must have adequate budget for material and food for the children. You should not put teachers in a situation where they have to come with milk from their homes to feed the children in ECDE classes."
}