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

{
    "id": 100709,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100709/?format=api",
    "text_counter": 394,
    "type": "speech",
    "speaker_name": "Ms. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to move the following Motion:- THAT, this House adopts the Report of the Departmental Committee on Justice and Legal Affairs on the appointment of the Director and two Assistant Directors to the Kenya Anti-Corruption Commission (KACC) laid on the Table of the House on Thursday 17th June, 2010."
}