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

{
    "id": 234090,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234090/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. M'Mukindia",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 271,
        "legal_name": "Kirugi Joseph Laiboni M'Mukindia",
        "slug": "kirugi-mmukindia"
    },
    "content": " Hon. Members, we are now in the Committee of the whole House. Before us is the consideration of the Kenya Institute for Public Policy Research and Analysis Bill from the Ministry of Planning and National Development. You notice on the Order Paper that there are a number of amendments proposed by the Minister. Let us proceed!"
}