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

{
    "id": 777425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/777425/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Hon. Limo",
    "speaker_title": "",
    "speaker": {
        "id": 1915,
        "legal_name": "Joseph Kirui Limo",
        "slug": "joseph-kirui-limo"
    },
    "content": "Thank you, Hon. Deputy Speaker. I rise to move a Special Motion for the approval of the Principal Secretary of Planning that is Dr. Muia… The electronic version of the Official Hansard Report is for information purposes only. Acertified version of this Report can be obtained from the Hansard Editor."
}