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

{
    "id": 157908,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157908/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "THAT, the debate on the Private Members’ Motions shall 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 ten minutes for each other Member speaking, and that 10 minutes before the time expires, the Mover be called upon to reply."
}