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

{
    "id": 1143458,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1143458/?format=api",
    "text_counter": 292,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "With those few remarks, I beg to move. I ask Hon. Nduati Ngugi to second. He has put quite some time on this and is a Member of the Departmental Committee on Trade, Industry and Cooperatives. I am also aware Hon. Oundo is here and he will be giving his input."
}