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

{
    "id": 88671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88671/?format=api",
    "text_counter": 443,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. Is it in order really for hon. Ruto to say what he is saying on the Floor of the House when he knows I have spent two days in his own constituency?"
}