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

{
    "id": 2000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2000/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "asked the Minister for Lands:- (a) whether he could inform the House why the Kisumu District Land Registrar failed to cancel the title deed fraudulently issued to one Mr. Salim Mupelele Said in respect of L.R. No. Kisumu/Dago/39 contrary to his commitment to do so vide a letter dated 16/4/1987; and, (b) why Mr. Salim Mupelele Said is frustrating the family of Mr. Olang’o Ongudi and St. Antony Dago Kokore Secondary School from transferring the parcel of land to the school."
}