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

{
    "id": 1002230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002230/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Sen. Ochillo-Ayacko",
    "speaker_title": "",
    "speaker": {
        "id": 347,
        "legal_name": "Ochilo George Mbogo Ayacko",
        "slug": "ochilo-ayacko"
    },
    "content": "Thank you, Mr. Speaker, Sir. In our Standing Orders, it is very clear that we are not allowed to raise frivolous or irrelevant points of order. If you allow persistent interjections from anybody in the guise of a point of order, we will not get to the gist of this matter. I want to implore you to strictly enforce the Standing Orders that will allow us, in an orderly fashion, to carry out the Business of this House."
}