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

{
    "id": 2360,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2360/?format=api",
    "text_counter": 51,
    "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 seek your indulgence on this matter. I have discussed this with the hon. Member. The Question as put is so general that I am not able to give it the answer that will deal with the intent of the Question substantively. So, my office has written to him to give me particulars of where that piece of land is. He should give me more particulars to enable me to answer the Question appropriately, particularly in view of the fact that Nyambene is still trust land. Trust land is vested in the county council. Unless these allegations are particularized, I will be unable to give an appropriate answer."
}