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

{
    "id": 111549,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111549/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of Order, Mr. Speaker, Sir. Since the Assistant Minister, Ministry of State for Provincial Administration and Internal Security, admits that the proper province for this Question is the Defence Department, would it be in order that I request you to direct that this Question be deferred until tomorrow, or another day, so that Mr. Haji can come to this House and answer the question properly, and we seek clarification properly?"
}