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

{
    "id": 3878,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3878/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "asked the Minister of State for Planning, National Development and Vision 2030:- (a) why he Ministry has not repeated the 2009 Census exercise in the eight districts of northern Kenya whose results were nullified; and, (b) when the Ministry will repeat the exercise in the districts."
}