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

{
    "id": 234738,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234738/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, the issue of absentee landlords is rampant in this country. I want to advise the hon. Member to liaise with the District Land Adjudication Officer in Nyando District to establish the correct situation on the ground, that is whether these people are absentee landlords or residents of that area. If we find out that we have people who are not willing to settle on that land, then we will reposes it and assist those who need it."
}