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

{
    "id": 86313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86313/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "Mr. Speaker, Sir, the Minister mentioned that they have asked the Ministry of Lands to purchase land for settlement of IDPs. I am wondering from which fund the Ministry will get money to purchase this land and yet in the Printed Estimates which we reviewed, there was no money set aside for purchase of land."
}