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

{
    "id": 234767,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234767/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Speaker, Sir, an invitation was sent out to all hon. Members of the House to attend the very important function in honour of hon. Koffi Annan, the Secretary-General of the United Nations (UN). This is supposed to be today at 5.30 p.m. However, as we are all aware, we are very much behind with the business of the House. I wish to seek the indulgence of hon. Members, so that we release to that function only members of the Departmental Committee on Defence and Foreign Relations, and that the rest of us continue with business as usual."
}