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

{
    "id": 27637,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27637/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, I also wish to make my comments on this Motion. Much as I understand the main reason as to why the Government is seeking to move these Bills as hurriedly and they are doing, it is also true that I have actually spoken with quite a number of my colleagues. It is clear that we have not even had time to go through them. Some of us have not even read these Bills, and we feel that we should have an opportunity to study them and make contributions in an informed manner."
}