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

{
    "id": 222548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222548/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Cheboi",
    "speaker_title": "",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Regarding Mr. S.C. Koech's Question, I am aware that he will not be here tomorrow, because there will be a function in his constituency then."
}