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

{
    "id": 244762,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244762/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Wanjala",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " On a point of order, Sir. I beg to seek your guidance again. You have said that you have no answer on an hon. Member asking a question and not waiting for an answer. How about when a Minister who answers a Question and then walks out before supplementary questions are asked?"
}