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

{
    "id": 1319444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1319444/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " We will continue with the debate under Order No.11. The Member of Ol Jorok had a balance of four minutes on this Motion. Apart from three Chairpersons, I am guided that every Member is speaking for five minutes. The three are the Chair of the Departmental Committee on Defence, Intelligence, and Foreign Relations, the Chair of the Departmental Committee on Justice and Legal Affairs and the Chair of the Departmental Committee on Administration and Internal Affairs. Every other Member is five minutes. Member for Ol Jorok, Hon. Muchira, you are on the Floor."
}