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

{
    "id": 222328,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222328/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Mr. Kirwa",
    "speaker_title": "",
    "speaker": {
        "id": 311,
        "legal_name": "Kipruto Rono Kirwa",
        "slug": "kipruto-kirwa"
    },
    "content": "Mr. Deputy Speaker, Sir, I did not expect Mrs. Kilimo to be so harsh to me given the fact that we have discussed this issue. The policy position is that, as a Government, we do not have new investment in the factories. What we have done is to encourage as many people as possible, including Mumias Sugar Factory, to express interest in the Kerio Valley."
}