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

{
    "id": 128648,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128648/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "asked the Minister for Lands:- (a) whether he could confirm that residents of Teldet and Kiboroa in Trans Nzoia West bought land but the same was subsequently reclaimed by the Government; and, (b) when the Government will either return the land, provide alternative land or compensate the residents."
}