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

{
    "id": 1130191,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130191/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Hon. Justin Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "Your Excellency, may I also accord special recognition to all Cabinet Secretaries present, the Head of the Public Service, Dr. Joseph Kinyua; Principal Secretaries, the Governor of Nairobi City County, Hon. Anne Kananu; Members of the diplomatic corps present and the Chairperson of the County Assemblies Forum (CAF), who is also the Speaker of the County Assembly of Nyandarua, Hon. Wahome Ndegwa."
}