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

{
    "id": 93534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/93534/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, I was looking for Mr. Mututho because I have a problem with this Question. It does not directly fall under my mandate, although I should not make an excuse. However, as early as March this year, we had informed the Clerk of the National Assembly to direct the Question to the relevant Ministry. If I had known the Question was coming in good time, I would have done everything possible to make the other Ministry come and answer it. I seek your guidance on this."
}