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

{
    "id": 180591,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/180591/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. While I appreciate your ruling, I also wish to seek the indulgence of the Chair. Given the mood in the country, this morning, quite a number of us failed to ask our Questions because of the excitement in the country. For the first time, we have a leader of a great country in this world whose blood is Kenyan. For that matter, would I be in order to request you to allow me to ask my Question since I did not ask it in the morning."
}