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

{
    "id": 143534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/143534/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "The Asssistant Minister for Public Health and Sanitation",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I remember I am the one who made the substantive Statement in this House. Dr. Eseli sought three clarifications. Last week, I indicated to Dr. Eseli that I will be away this week and that I will respond to the clarifications next week. I wonder why the matter has again been brought to the attention of the Minister for Public Health and Sanitation."
}