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

{
    "id": 178712,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/178712/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Speaker, Sir, I thank the Assistant Minister for that lengthy answer. However, I would like to get this clarification from him. It is clear from the answer that the poverty estimates are desegregated up to the district level, and we usually get them at the constituency level at the same time. My constituency lies within two districts; so, which poverty index numbers does the Ministry use in allocating funds to the constituency?"
}