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

{
    "id": 107514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107514/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": " Thank you, Mr. Speaker, Sir. The provision that due process becomes the avenue for depriving anybody of their rights to property in land is the basic minimum. If you say that you can deprive anybody their rights in land without due process, then you are basically saying that there is no meaning in owning any land because it can be deprived without any reference to any legislation. I beg to support."
}