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

{
    "id": 255726,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255726/?format=api",
    "text_counter": 46,
    "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 Procedural Motion:- THAT, the debate on the Private Members' Motions be limited in the following manner:- A maximum of two hours with not more than 20 minutes for the Mover, 20 minutes for the Government Official responder and 10 minutes for each other Member speaking, and that 10 minutes before the time expires the Mover be called upon to reply."
}