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

{
    "id": 64953,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64953/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "The Minister for Tourism",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I have already consulted and discussed with the hon. Member for Kisumu Town West, and I have observed that Question parts (a) and (b) should be directed to the respective Ministries of Transport and Heritage and Culture. For part (c) I could answer, but I have agreed with the hon. Member that he can reframe this part of the Question and then I will be able to answer it."
}