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

{
    "id": 303751,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303751/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Thursday, next week! There being no request, Mr. Kimunya, may I also remind you that there is a statement expected from the Leader of Government Business with regard to the 79 or so pending Ministerial requests and I think you had indicated that there would be some kind of response. I cannot quite remember whether it was today, but I do not believe that the Vice-President and Minister for Home Affairs is here. Could you give some indication when he will do this as the Leader of Government Business?"
}