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

{
    "id": 34100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34100/?format=api",
    "text_counter": 382,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to seek a Ministerial Statement from the Minister of State for Public Service regarding the contradictory statement made by the Government Spokesperson, Dr. Alfred Mutua, on the Government’s position with regard to the actual effect of drought and hunger and the number of people who died from starvation or who have died so far."
}