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

{
    "id": 222564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222564/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. Before we leave the matter of Questions, to lighten the load, I now have the answer from the Ministry of Education. If Mr. J. Nyagah wants to ask his Question, I will answer it."
}