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

{
    "id": 41141,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/41141/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I think your directive is very clear. Your ruling is very clear that we now have to listen only to the speech on policy issues. Therefore, this Motion requires to be amended, because if you look at it, it talks of the Financial Statement and all the other documents."
}