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

{
    "id": 150833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150833/?format=api",
    "text_counter": 143,
    "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) why the Government has not issued title deeds to landowners in Chebyuk Settlement Scheme (Phases I and II), who have occupied the land for 20 years; and, (b) when he plans to issue the documents."
}