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

{
    "id": 510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/510/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister of State for Provincial Administration and Internal Security the following Question by Private Notice. (a) Is the Minister aware that Mr. Joseph Kinyua Marui disappeared in Mt. Kenya Forest where he had gone to graze cattle on 26th October, 2011 and has not been traced since? (b) What efforts is the Government making to ensure that the said person is traced?"
}