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

{
    "id": 229593,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/229593/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Speaker, Sir, I beg to move the following Motion:- THAT, the debate on any Motion for the Adjournment of the House to a day other than the next normal Sitting Day shall be limited to a maximum of three hours with not more than five minutes for each member speaking; provided that, when the period of recess proposed by any such Motion does not exceed nine days, the debate shall be limited to a maximum of 30 minutes, and shall be strictly confined to the question of the adjournment."
}