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

{
    "id": 66332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66332/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. C. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to mislead the House by saying that there was a revolving fund and at the same time state that the money was sent back to Treasury knowing very well that a revolving fund revolves within itself? You do not have any money coming out of such a fund except for the intended purpose, which in this case was fertilizer financing and purchasing."
}