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

{
    "id": 314374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314374/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Baya",
    "speaker_title": "",
    "speaker": {
        "id": 10,
        "legal_name": "Francis S. K. Baya",
        "slug": "francis-baya"
    },
    "content": "Mr. Deputy Speaker, Sir, I must admit that I did not get the question clearly. However, I believe it is something to do with, how do we inform Kenyans? We will use our officers to make sure that they are aware that we are now functional."
}