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

{
    "id": 149901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149901/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The question that is being repeated is: There was a contract, which required certain specific actions to be taken in relation to the termination of this contract. The Assistant Minister says he does not have those particulars yet he insists on answering this Question. Is he in order to insist on misleading the House on the basis of information that he does not have?"
}