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

{
    "id": 111544,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111544/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of Order, Mr. Speaker, Sir. Is it in order for the hon. Ministers, the Minister of State for Defence Mr. Haji and the Assistant Minister, Ministry of State for Provincial Administration and Internal Security, Mr. Ojode, to mislead the House by saying that it is the Army that manufactures and sells ammunition, when in actual fact it is the Kenya Ordnance Factory, which is a parastatal that manufactures the arms? Why can they not mention that clearly?"
}