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

{
    "id": 234460,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234460/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "asked the Minister for Lands:- (a) whether he is aware that the residents of Kusumek, Arorwet, Chematich and Kipsaongon villages of Tinet in Bureti District have not been issued with title deeds since 1967; and, (b) if the answer to (a) above is in the affirmative, when the title deeds will be issued."
}