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

{
    "id": 5232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5232/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "The Assistant Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I am not the one who promised, but he asked for it. I would like to ask for a little bit more time because I have just known about it. I know you had asked for it, but I thought the Minister had prepared something for it. Apparently, nothing was prepared. I have been out of Nairobi for some time. So, I would like to ask for more time. So, we could give it next week."
}