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

{
    "id": 1130003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130003/?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, allow me to also welcome other members of the Judiciary present today. They are Hon. Lady Justice Njoki Ndung’u, Judge of the Supreme Court; Justice Daniel Musinga, President of the Court of Appeal; Lady Justice Lydia Achode of the High Court of Kenya; Justice Oscar Angote and Lady Justice Maureen Onyango."
}