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

{
    "id": 238870,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/238870/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Prof. Kibwana",
    "speaker_title": "The Minister for Environment and Natural Resources",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. My Ministry has not issued a title deed to Mr. Suleiman for plot No.1513/281 because his claim has not yet been authenticated due to lack of supporting documents."
}