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

{
    "id": 117304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117304/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to give Notice of the following Motion:- THAT, this House adopts the Report of the Departmental Committee on Education, Research and Technology on the inquiry into the students disturbances at the Kenyatta University in March, 2009 laid on the Table of the House on Thursday, 3rd December, 2009."
}