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

{
    "id": 10756,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10756/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Speaker, Sir. In his own submission, the Assistant Minister has indicated to this House that he will liaise with the Ministry of Water and Irrigation to clear the weed. But now he is saying that, that weed purifies water. Is he in order to contradict himself?"
}