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

{
    "id": 212499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212499/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "Mr. Speaker, Sir, I was going to suggest, with respect, that the Committee on Administration of Justice and Legal Affairs be mandated by this House to investigate this matter including summoning the Registrar of the High Court. We are not interfering with the Judiciary. We should also summon the other individuals in the Executive, so that we can lay a report on the Table of this House."
}