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

{
    "id": 356147,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/356147/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Hon. Ng’ongo",
    "speaker_title": "",
    "speaker": {
        "id": 2884,
        "legal_name": "Alice Wambui Ng'ang'a",
        "slug": "alice-wambui-nganga"
    },
    "content": "Hon. Speaker, Sir, I wanted to rise on another point of order to say that there are no Statements before we go to Order No.8. I do not know whether you will allow me to proceed because this is a matter of national importance and it is a matter touching on constitutionality. On the basis that the Chair had ruled previously that a matter that is touching on constitutionality can be raised at any time, I would request you to allow me to proceed if there is no Statement."
}