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

{
    "id": 238343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/238343/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "The Assistant Minister for Roads and Public Works",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. This is first Question that you have called out. Now, it appears that the performance of Ministers is being determined on it, yet, we are here to answer the other Questions. So, I would request the Chair to wait until the end of it all and see how we will perform so that it can determine whether we have done well today or not."
}