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

{
    "id": 1065222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1065222/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I confirm to this House that this Report was signed by the majority Members of this Committee. In fact, if you look at the introductory page where there is a foreword by the Co-Chairpersons, it is signed by Hon. Clement Muturi Kigano and Sen. Eric Okong’o Omogeni, Senior Counsel. If you go to the signatories found on (vi), you find all the names of the Members who signed the Report. Generally, it was a unanimous Report, save for the abstention of Sen. Kang’ata and the distinguished Sen. Sakaja, Senator for Nairobi City County."
}