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

{
    "id": 33346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33346/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " Mr. Speaker, Sir, I beg to ask for your guidance in regard to this Question. The centres of excellence were part of those projects that were initiated by the Office of Deputy Prime Minister and Ministry of Finance under the Economic Stimulus Projects (ESPs). I am wondering whether this Question would not be given a better treatment if it was forwarded to the Deputy Prime Minister and Minister for Finance."
}