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

{
    "id": 7020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7020/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, the question which was asked by hon. Mungatana was very simple. So, is the Minister in order to totally ignore answering the question and truly showing that the Government of Kenya has no interest where private and community property is concerned?"
}