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

{
    "id": 111841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111841/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir, on a different matter. Thank you for indulging me. I know the excitement for the next Order. You made a ruling two weeks ago on the memorandum from the President on the matter of the Office of Ministers Bill that was due to the House on 17th March which was last week. Now today if my reading of the Order Paper is the same like yours, it reads 23rd March. I just need further guidance from the Chair."
}