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

{
    "id": 121473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121473/?format=api",
    "text_counter": 147,
    "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. Deputy Speaker, Sir. Is it in order for the Minister to stand up and say that it is not for the Members of Parliament to lay documents on the Table even before she looks at them? Is it in order for her to tell a sitting Member of Parliament that it is not for him to table documents when his role as a Member of Parliament is to represent his constituency and lay any necessary documents on the Table?"
}