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

{
    "id": 277566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/277566/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Deputy Speaker, Sir, I think one of the impediments to the Ministry’s work which makes it not operate properly is limitation in terms of personnel. We have seven officers serving the whole country. In this case, it is not possible to have them at the district level. You will find that we have cultural officers in charge of one or two counties. So, if we get enough finances, we will employ more officers and post them to the constituency level."
}