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

{
    "id": 333499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333499/?format=api",
    "text_counter": 7,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Deputy Speaker, Sir, two weeks ago, if you may recall, you directed the Departmental Committee on Administration and National Security and the Departmental Committee on Defence and Foreign Relations to table a report before this House today on what happened in Garissa, Baragoi and Eastleigh. Due to the magnitude of the work that the Joint Committee is yet to undertake, it is our humble request to you that you give us an extension of 10 more days, so that we come up with a more comprehensive report on those three issues."
}