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

{
    "id": 1020116,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1020116/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Hon. Moses Cheboi",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Thank you very much. Now, as we move on to the next order, I realize that Hon. Gikaria was actually in another holding area and did not ask his Question. However, Hon. Gikaria, in future, when you know you have a question, you must make a point of coming to the main Chamber. We cannot call you from the holding grounds. Proceed and ask your Question."
}